Definition at line 7 of file manifest.inc.
◆ getAdminMenu()
static LinkLibraryManifest::getAdminMenu |
( |
| ) |
|
|
static |
Definition at line 22 of file manifest.inc.
26 "Site Content" => array
29 "Links" => array(
"page" =>
"/admin/link_libraries",
30 "role" =>
"admin,editor",
◆ getComponentDefinition()
static LinkLibraryManifest::getComponentDefinition |
( |
| ) |
|
|
static |
◆ getScripts()
static LinkLibraryManifest::getScripts |
( |
| ) |
|
|
static |
Definition at line 44 of file manifest.inc.
47 "/components/link_library/js/link_library.js"
◆ getStyles()
static LinkLibraryManifest::getStyles |
( |
| ) |
|
|
static |
Definition at line 37 of file manifest.inc.
40 "/components/link_library/css/link_library.css"
◆ subscribeToEvents()
static LinkLibraryManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 51 of file manifest.inc.
59 "RegisterSerializationHandler" => array(
LinkLibraryManager, registerSerializationHandler),
Provides a central management class for event handlers and common functionality for the link_library ...
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/link_library/manifest.inc