Definition at line 7 of file manifest.inc.
◆ getComponentDefinition()
static ApiManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 9 of file manifest.inc.
13 $component->description =
"Support for providing remote API hooks for Fakoli components";
◆ subscribeToEvents()
static ApiManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 22 of file manifest.inc.
25 "ComponentScanComplete" => array(
APIManager, setDefaults),
26 "RegisterSectionContentManagers" => array(
APIManager, registerSectionContentManager),
27 "upgradeComponent" => array(
APIManager, upgradeComponent),
29 "RegisterAPIEndPoints" => array(
APIManager, registerAPIEndPoints)
The documentation for this class was generated from the following file: