Definition at line 7 of file manifest.inc.
◆ getComponentDefinition()
static DatePickerManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 9 of file manifest.inc.
13 $component->description =
"Substitutes the more advanced MooTools Date/Time Picker for the standard Fakoli date picker";
14 $component->author =
"Andrew Green (MooTool DateTime Picker by Arian Stolwijk)";
◆ getScripts()
static DatePickerManifest::getScripts |
( |
| ) |
|
|
static |
Definition at line 22 of file manifest.inc.
25 "/components/date_picker/js/Locale.en-US.DatePicker.js",
26 "/components/date_picker/js/Picker.js",
27 "/components/date_picker/js/Picker.Attach.js",
28 "/components/date_picker/js/Picker.Date.js"
◆ getStyles()
static DatePickerManifest::getStyles |
( |
| ) |
|
|
static |
◆ subscribeToEvents()
static DatePickerManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 38 of file manifest.inc.
Provides a central management class for event handlers and common functionality for the date_picker c...
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/date_picker/manifest.inc