You are here

Functions in Calendar Systems 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
calendar_gregorian_formatter ./calendar_systems.module Gregorian calendar (fake) date formatter callback. 1
calendar_gregorian_month_days ./calendar_systems.module Calendar month days helper. Also acts as a fallback for a missing calendar_module_month_days() callback. 2 1
calendar_islamic_admin_form calendars/calendar_islamic/calendar_islamic.module Form callback for Islamic calendar administration. 1
calendar_islamic_admin_form_validate calendars/calendar_islamic/calendar_islamic.module Validation callback for Islamic calendar administration form.
calendar_islamic_calendar_info calendars/calendar_islamic/calendar_islamic.module Implements hook_calendar_info().
calendar_islamic_converter calendars/calendar_islamic/calendar_islamic.module Jalali calendar date converter callback. 1
calendar_islamic_formatter calendars/calendar_islamic/calendar_islamic.module Islamic calendar date formatter callback. 1
calendar_jalali_admin_form calendars/calendar_jalali/calendar_jalali.module Form callback for Jalali calendar administration. 1
calendar_jalali_calendar_info calendars/calendar_jalali/calendar_jalali.module Implements hook_calendar_info().
calendar_jalali_convert calendars/calendar_jalali/calendar_jalali.module Jalali calendar date converter callback. 1 1
calendar_jalali_convert_reverse calendars/calendar_jalali/calendar_jalali.module Jalali calendar reverse date converter callback. 1
calendar_jalali_formatter calendars/calendar_jalali/calendar_jalali.module Jalali calendar date formatter callback. 1
calendar_jalali_month_days calendars/calendar_jalali/calendar_jalali.module Calendar month days helper. 4 1
calendar_systems_calendars ./calendar_systems.module API function to provide a list of available calendars. 9
calendar_systems_calendars_form ./calendar_systems.admin.inc Form callback to list all available calendars and their config links. 1
calendar_systems_calendars_form_submit ./calendar_systems.admin.inc Form submission callback for calendars listing form.
calendar_systems_calendar_form ./calendar_systems.admin.inc Form callback for a calendar administration settings. 1
calendar_systems_calendar_form_submit ./calendar_systems.admin.inc Form submission callback for a calendar administration settings form.
calendar_systems_calendar_form_validate ./calendar_systems.admin.inc Form validation callback for a calendar administration settings form.
calendar_systems_calendar_info ./calendar_systems.module Implements hook_calendar_info().
calendar_systems_calendar_title ./calendar_systems.module Calendar menu title callback. 2 1
calendar_systems_call ./calendar_systems.module API function to call a calendar's internal routine.
calendar_systems_default ./calendar_systems.module API function to get current default calendar. 2
calendar_systems_enable ./calendar_systems.install Implements hook_enable().
calendar_systems_formatter ./calendar_systems.module API function acting as a fallback for 3rdparty Calendar Systems modules. 1
calendar_systems_format_date ./calendar_systems.module Implements hook_format_date().
calendar_systems_form_locale_languages_overview_form_alter ./calendar_systems.module Implements hook_form_FORM_ID_alter().
calendar_systems_install ./calendar_systems.install Implements hook_install().
calendar_systems_languages_overview_form_submit ./calendar_systems.module Submission callback for Locale language overview form. 1
calendar_systems_menu ./calendar_systems.module Implements hook_menu().
calendar_systems_menu_alter ./calendar_systems.module Implements hook_menu_alter().
calendar_systems_patch ./calendar_systems.module Implements hook_patch().
calendar_systems_perm ./calendar_systems.module Implements hook_perm().
calendar_systems_pick ./calendar_systems.module API function which selects the best-fit calendar for the environment. 2
calendar_systems_requirements ./calendar_systems.install Implements hook_requirements().
calendar_systems_theme ./calendar_systems.module Implements hook_theme().
calendar_systems_uninstall ./calendar_systems.install Implements hook_uninstall().
calendar_systems_user ./calendar_systems.module Implements hook_user().
theme_calendar_systems_calendars_form ./calendar_systems.admin.inc Theme callback for calendars listing form.
theme_calendar_systems_languages_overview_form ./calendar_systems.admin.inc Theme callback for Locale language overview form.
_calendar_jalali_check calendars/calendar_jalali/calendar_jalali.module Helper function to check whether the combination of passed values are in Jalali calendar range or not. 1
_calendar_jalali_convert_number calendars/calendar_jalali/calendar_jalali.module Helper function to convert a Latin number to its Persian representaion. 1
_calendar_jalali_potx calendars/calendar_jalali/calendar_jalali.module Calendar translate dummy.
_calendar_jalali_t calendars/calendar_jalali/calendar_jalali.module Calendar translate helper. 1
_calendar_systems_build ./calendar_systems.module Helper function to build an array of defined calendars. 1
_calendar_systems_patches ./calendar_systems.patch.inc Internal helper which acts as a patch information pool. 4
_calendar_systems_patches_applied ./calendar_systems.patch.inc Internal helper to check whether the required patches are currently applied. 7
_calendar_systems_patches_pm_delete ./calendar_systems.patch.inc Internal helper to remove a patch_manager.module patch record. 2
_calendar_systems_patches_pm_insert ./calendar_systems.patch.inc Internal helper to create patch records for the lazy patch_manager project. 1
_calendar_systems_patches_requirements ./calendar_systems.patch.inc Internal helper of hook_requirements() implementation. 1

Other projects