Definition at line 39 of file manifest.inc.
◆ getAdminMenu()
static TextLookupManifest::getAdminMenu |
( |
| ) |
|
|
static |
Definition at line 54 of file manifest.inc.
58 "Site Content" => array
61 "Text Lookup" => array(
"page" =>
"/admin/text_lookup_list",
◆ getComponentDefinition()
static TextLookupManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 41 of file manifest.inc.
45 $component->description =
"Text data repository and lookup with multilanguage support.";
◆ getScripts()
static TextLookupManifest::getScripts |
( |
| ) |
|
|
static |
Definition at line 69 of file manifest.inc.
71 return array(
"/fakoli/js/text_lookup.js",
"/components/text_lookup/js/text_lookup_manager.js");
◆ subscribeToEvents()
static TextLookupManifest::subscribeToEvents |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/text_lookup/manifest.inc