Definition at line 40 of file manifest.inc.
◆ getAdminMenu()
static OpenDataManifest::getAdminMenu |
( |
| ) |
|
|
static |
Definition at line 55 of file manifest.inc.
59 "Classification" => array
62 "Open Data" => array(
"page" =>
"/admin/open_data_items",
65 "icon" =>
"/components/open_data/images/open_data.svg")
◆ getComponentDefinition()
static OpenDataManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 42 of file manifest.inc.
46 $component->description =
"Provides support for Open Data compliance and publishing";
◆ subscribeToEvents()
static OpenDataManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 70 of file manifest.inc.
72 return array(
"EnumerateContextHelpClasses" => array(
OpenDataManager, enumerateContextHelpClasses),
75 "RegisterSerializationHandler" => array(
OpenDataManager, registerSerializationHandler)
Provides a central management class for event handlers and common functionality for the open_data com...
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/open_data/manifest.inc