jquery_calendar_add |
./jquery_calendar.module |
API function to include specified jQuery Calendar
library components while trying to take care of dups n' deps. |
1 |
|
jquery_calendar_enable |
./jquery_calendar.install |
Implements hook_enable(). |
|
|
jquery_calendar_form_demo |
./jquery_calendar.admin.inc |
Form callback for jQuery World Calendars demonstration. |
|
1 |
jquery_calendar_form_settings |
./jquery_calendar.admin.inc |
Form callback for jQuery World Calendars administration. |
|
1 |
jquery_calendar_install |
./jquery_calendar.install |
Implements hook_install(). |
|
|
jquery_calendar_menu |
./jquery_calendar.module |
Implements hook_menu(). |
|
|
jquery_calendar_permission |
./jquery_calendar.module |
Implements hook_permission(). |
|
|
jquery_calendar_requirements |
./jquery_calendar.install |
Implements hook_requirements(). |
|
|
jquery_calendar_uninstall |
./jquery_calendar.install |
Implements hook_uninstall(). |
|
|
_jquery_calendar_component_path |
./jquery_calendar.module |
Helper function to build a library component path. |
1 |
|
_jquery_calendar_datepicker_themes |
./jquery_calendar.module |
Internal helper to collect all datepicker themes. |
1 |
|
_jquery_calendar_form_requirements |
./jquery_calendar.admin.inc |
Internal helper: Adds an warning form element of requirements check fails. |
2 |
|
_jquery_calendar_input_to_array |
./jquery_calendar.module |
Internal helper to convert a mixed-formatted input to an array. |
1 |
|
_jquery_calendar_path |
./jquery_calendar.module |
Helper function to get the library path using Libraries module API. |
3 |
|
_jquery_calendar_requirements_check |
./jquery_calendar.module |
Helper function that checks module requirements. |
2 |
|
_jquery_calendar_variables |
./jquery_calendar.install |
|
2 |
|
_jquery_calendar_variables_del |
./jquery_calendar.install |
|
1 |
|
_jquery_calendar_variables_set |
./jquery_calendar.install |
|
1 |
|