Definition at line 39 of file manifest.inc.
◆ getComponentDefinition()
static ColorPickerManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 41 of file manifest.inc.
45 $component->description =
"Color picker control and field renderer for Fakoli/CMS";
◆ getScripts()
static ColorPickerManifest::getScripts |
( |
| ) |
|
|
static |
Definition at line 59 of file manifest.inc.
61 return array(
"/fakoli/color_picker/color_picker.js");
◆ getStyles()
static ColorPickerManifest::getStyles |
( |
| ) |
|
|
static |
Definition at line 54 of file manifest.inc.
56 return array(
"/fakoli/css/color_picker.css");
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/color_picker/manifest.inc