Definition at line 39 of file manifest.inc.
◆ getAdminMenu()
static SlideshowManifest::getAdminMenu |
( |
| ) |
|
|
static |
◆ getComponentDefinition()
static SlideshowManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 41 of file manifest.inc.
45 $component->description =
"Zoomable slideshow component for uploaded images";
◆ getScripts()
SlideshowManifest::getScripts |
( |
| ) |
|
Definition at line 59 of file manifest.inc.
61 return array(
"/components/slideshow/js/slideshow.js");
◆ getStyles()
SlideshowManifest::getStyles |
( |
| ) |
|
Definition at line 65 of file manifest.inc.
67 return array(
"/components/slideshow/css/slideshow.css");
◆ onInitialize()
static SlideshowManifest::onInitialize |
( |
| ) |
|
|
static |
Definition at line 77 of file manifest.inc.
79 global $html_editor_extra_buttons;
◆ subscribeToEvents()
static SlideshowManifest::subscribeToEvents |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/slideshow/manifest.inc