You are here

Functions in Calendar Systems 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
calendar_systems_date_validate ./calendar_systems.module Element validation callback for date fields. 1
calendar_systems_enable ./calendar_systems.install Implements hook_enable().
calendar_systems_format_date ./calendar_systems.module Implementation of hook format_date
calendar_systems_format_date_calendar_systems ./calendar_systems.module Implementation of hook format_date_calendar_systems Work around to prevent incompatibility with modules that already have a function named module_name_format_date
calendar_systems_form_alter ./calendar_systems.module Implements hook_form_alter().
calendar_systems_get_calendar_instance ./calendar_systems.module Gets an instance of the calendar object for the selected calendar system acording to the settings or the passed arguments 3
calendar_systems_help ./calendar_systems.module Implements hook_help().
calendar_systems_menu ./calendar_systems.module Implements hook_menu().
calendar_systems_patch ./calendar_systems.module Implementation of hook_patch() of patch_manager module
calendar_systems_permission ./calendar_systems.module Implements hook_perm().
calendar_systems_preprocess_content_field ./calendar_systems.module For basic integration with views
calendar_systems_profile_delete_confirm ./calendar_systems.admin.inc Form callback for profile removal confirmarion. 1
calendar_systems_profile_delete_confirm_submit ./calendar_systems.admin.inc Submission callback for profile removal confirmarion form.
calendar_systems_profile_overview ./calendar_systems.admin.inc Form callback for calendar systems profiles. 1
calendar_systems_profile_overview_submit ./calendar_systems.admin.inc Submission callback for calendar systems profiles form.
calendar_systems_requirements ./calendar_systems.install Implements hook_requirements().
calendar_systems_schema ./calendar_systems.install Implements hook_schema().
calendar_systems_theme ./calendar_systems.module Implements hook_theme().
theme_calendar_systems_profile_overview ./calendar_systems.admin.inc Theme callback for calendar systems profiles 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
_calendar_systems_install_patch_applied ./calendar_systems.install Internal helper to check whether the required patch is applied or not. 1
_calendar_systems_langauges ./calendar_systems.module Internal helper to get all active languages. 2
_calendar_systems_languages_active ./calendar_systems.module Internal helper to return site's current language. 1
_calendar_systems_load_dependencies ./calendar_systems.module Internal helper to load calendar system's required dependencies. 1
_calendar_systems_patch_applied ./calendar_systems.admin.inc Internal helper to check whether the required patch is applied or not. 1
_calendar_systems_plugins ./calendar_systems.module Internal helper which defines all available calendars manually. 1
_calendar_systems_profiles ./calendar_systems.module Internal static cache helper to get all available profiles. 2

Other projects