Definition at line 39 of file manifest.inc.
◆ getAdminMenu()
static SectionManifest::getAdminMenu |
( |
| ) |
|
|
static |
Definition at line 54 of file manifest.inc.
58 "Site Configuration" => array
61 "Sections" => array(
"page" =>
"/admin/sections",
64 "icon" =>
"folder-open")
◆ getComponentDefinition()
static SectionManifest::getComponentDefinition |
( |
| ) |
|
|
static |
◆ subscribeToEvents()
static SectionManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 69 of file manifest.inc.
74 "RegisterSectionContentManagers" => array(
SectionManager, registerSectionContentManager),
75 "RegisterSerializationHandler" => array(
SectionManager, registerSerializationHandler),
Maintains the map of SectionContentManagers for different Section types.
SectionManager provides simple programmatic interface for managing registration of pages to sections.
The documentation for this class was generated from the following file: