Engine_Service implements Registerable, Standard_Service
Service to register PTP's data source with the DataViews Engine.
This should be registered as a plugin service and will hook into plugins_loaded to register the data source.
Tags
Interfaces, Classes and Traits
- Registerable
- Standard_Service
Table of Contents
- register() : mixed
- Register the service.
- register_data_source() : mixed
- Register the PTP data source with the Engine.
Methods
register()
Register the service.
public
register() : mixed
Tags
Return values
mixed —register_data_source()
Register the PTP data source with the Engine.
public
register_data_source() : mixed