calendar_systems_date_validate |
./calendar_systems.module |
Validates date fields considerign the acitve calendar system |
|
1 |
calendar_systems_enable |
./calendar_systems.install |
Implementation of hook_enable(). |
|
|
calendar_systems_format_date |
./calendar_systems.module |
Implementation of hook format_date |
|
|
calendar_systems_form_alter |
./calendar_systems.module |
Implementation of hook_form_alter().
Optionally record all form submissions, for later use in
building distributions |
|
|
calendar_systems_get_active_lang |
./calendar_systems.module |
Gets name of the currently acitve language |
1 |
|
calendar_systems_get_all_langauges |
./calendar_systems.module |
Gets list of active langauges |
2 |
|
calendar_systems_get_all_plugins |
./calendar_systems.module |
Gets list of all supported calendar systems |
1 |
|
calendar_systems_get_calendar_instance |
./calendar_systems.module |
Gets an instance of the calendar object for
the selected calendar system acording to the settings |
3 |
|
calendar_systems_help |
./calendar_systems.module |
Implementation of hook_help(). |
|
|
calendar_systems_install |
./calendar_systems.install |
Implementation of hook_install(). |
|
|
calendar_systems_is_patch_applied |
./calendar_systems.admin.inc |
Check to see whether the require patch is applied or not |
1 |
|
calendar_systems_load_dependenies |
./calendar_systems.module |
It loads modules required files |
1 |
|
calendar_systems_menu |
./calendar_systems.module |
Implementation of hook_menu(). |
|
|
calendar_systems_patch |
./calendar_systems.module |
Implementation of hook_patch() of patch_manager module |
|
|
calendar_systems_perm |
./calendar_systems.module |
Implementation of hook_perm(). |
|
|
calendar_systems_preprocess_content_field |
./calendar_systems.module |
For basic integration with views |
|
|
calendar_systems_profile_delete |
./calendar_systems.admin.inc |
Remove a profile from the database. |
1 |
|
calendar_systems_profile_delete_confirm |
./calendar_systems.admin.inc |
Delete editor profile confirmation form. |
|
1 |
calendar_systems_profile_delete_confirm_submit |
./calendar_systems.admin.inc |
Submit callback for Calendar systems profile delete form. |
|
|
calendar_systems_profile_form |
./calendar_systems.admin.inc |
Form builder for Calendar systems profile form. |
|
1 |
calendar_systems_profile_form_submit |
./calendar_systems.admin.inc |
Submit callback for Calendar systems profile form. |
|
|
calendar_systems_profile_load_all |
./calendar_systems.module |
Gets list of active profiles |
2 |
|
calendar_systems_profile_overview |
./calendar_systems.admin.inc |
Display overview of setup Calendar systems Editor profiles; menu callback. |
|
1 |
calendar_systems_profile_overview_submit |
./calendar_systems.admin.inc |
Submit callback for Calendar systems profile overview form. |
|
|
calendar_systems_schema |
./calendar_systems.install |
Implementation of hook_schema(). |
|
|
calendar_systems_theme |
./calendar_systems.module |
Implementation of hook_theme(). |
|
|
calendar_systems_uninstall |
./calendar_systems.install |
Implementation of hook_uninstall() |
|
|
theme_calendar_systems_admin_button_table |
./calendar_systems.admin.inc |
Layout for the buttons in the Calendar systems Editor profile form. |
|
|
theme_calendar_systems_profile_overview |
./calendar_systems.admin.inc |
Return HTML for the Calendar systems profile overview form. |
|
|
_calendar_systems_fix_by_granularity |
./calendar_systems.module |
Helper function |
1 |
|
_calendar_systems_fix_whitespace |
./calendar_systems.module |
Helper function |
1 |
|
_calendar_systems_get_date_format |
./calendar_systems.module |
Helper function |
2 |
|
_calendar_systems_get_format |
./calendar_systems.module |
Helper function |
1 |
|