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
author

Barn2 Plugins [email protected]

license

GPL-3.0

copyright

Barn2 Media Ltd

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
Tags
Return values
mixed

Search results