Definition at line 39 of file manifest.inc.
◆ getAdminMenu()
static ToolHintsManifest::getAdminMenu |
( |
| ) |
|
|
static |
Definition at line 53 of file manifest.inc.
57 "Site Content" => array
60 "Tool Hints" => array(
"page" =>
"/admin/tool_hints",
63 "icon" =>
"info-circle")
◆ getComponentDefinition()
static ToolHintsManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 41 of file manifest.inc.
45 $component->description =
"Provides support for tool hints - dismissable blocks of popup content that provide introductory text";
◆ getScripts()
static ToolHintsManifest::getScripts |
( |
| ) |
|
|
static |
Definition at line 70 of file manifest.inc.
72 return array(
"/components/tool_hints/js/tool_hint.js");
◆ subscribeToEvents()
static ToolHintsManifest::subscribeToEvents |
( |
| ) |
|
|
static |
◆ $allow_sessionless_handlers
ToolHintsManifest::$allow_sessionless_handlers = true |
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/tool_hints/manifest.inc