Definition at line 7 of file manifest.inc.
◆ getAdminMenu()
static SvgManifest::getAdminMenu |
( |
| ) |
|
|
static |
◆ getComponentDefinition()
static SvgManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 9 of file manifest.inc.
13 $component->description =
"Support for embedding svg files directly into CMS pages";
◆ subscribeToEvents()
static SvgManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 29 of file manifest.inc.
32 "ComponentScanComplete" => array(
SvgManager, setDefaults),
33 "PostProcessContent" => array(
SvgManager, substituteTags)
Provides a central management class for event handlers and common functionality for the svg component...
The documentation for this class was generated from the following file: