You are here

Functions in Date 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_date_default_argument_alter ./date.api.php Alter the default value for a date argument.
hook_date_field_formatter_settings_form_alter ./date.api.php Alter a date field formatter settings form.
hook_date_field_formatter_settings_summary_alter ./date.api.php Alter a date field formatter settings summary.
hook_date_field_instance_settings_form_alter ./date.api.php Alter a date field instance settings form.
hook_date_field_settings_form_alter ./date.api.php Alter a date field settings form.
hook_date_field_widget_settings_form_alter ./date.api.php Alter a date field widget settings form.
hook_date_formatter_dates_alter ./date.api.php Alter the dates array created by date_formatter_process().
hook_date_formatter_pre_view_alter ./date.api.php Alter the entity before formatting it.
hook_date_popup_pre_validate_alter ./date.api.php Alter the date_popup element before the rest of the validation is run.
hook_date_popup_process_alter ./date.api.php Alter the date_popup widget element.
hook_date_select_pre_validate_alter ./date.api.php Alter the date_select element before the rest of the validation is run.
hook_date_select_process_alter ./date.api.php Alter the date_select widget element.
hook_date_text_pre_validate_alter ./date.api.php Alter the date_text element before the rest of the validation is run.
hook_date_text_process_alter ./date.api.php Alter the date_text widget element.
hook_date_timezone_process_alter ./date.api.php Alter the date_timezone widget element.
hook_date_year_range_process_alter ./date.api.php Alter the date_year_range widget element.
template_preprocess_date_display_range ./date.theme Template preprocess function for displaying a range of dates.
template_preprocess_date_display_single ./date.theme Template preprocess function for displaying a single date.
template_preprocess_date_views_filter_form date_views/theme/theme.inc Preprocessor for Date Views filter form.
template_preprocess_date_views_pager date_views/theme/theme.inc Preprocess function for Date pager template.
theme_date_all_day date_all_day/date_all_day.module Adjust start/end date format to account for 'all day' .
theme_date_all_day_label date_all_day/date_all_day.module Theme the way an 'all day' label will look.
theme_date_calendar_day date_api/theme/theme.inc Returns HTML for a date block that looks like a mini calendar day.
theme_date_combo ./date.theme Returns HTML for a start/end date combination on form.
theme_date_display_combination ./date.theme Returns HTML for a date element formatted as a Start/End combination.
theme_date_display_interval ./date.theme Returns HTML for a date element formatted as an interval.
theme_date_display_range ./date.theme Returns HTML for a date element formatted as a range.
theme_date_display_remaining ./date.theme Returns HTML for remaining message.
theme_date_display_single ./date.theme Returns HTML for a date element formatted as a single date.
theme_date_form_element ./date.theme Render a date combo as a form element.
theme_date_nav_title date_views/theme/theme.inc Theme the calendar title.
theme_date_part_hour_prefix date_api/theme/theme.inc Returns HTML for a 'hour' date part prefix.
theme_date_part_label_ampm date_api/theme/theme.inc Returns HTML for a date_select 'ampm' label.
theme_date_part_label_date date_api/theme/theme.inc Returns HTML for a date_select 'date' label.
theme_date_part_label_day date_api/theme/theme.inc Returns HTML for a date_select 'day' label.
theme_date_part_label_hour date_api/theme/theme.inc Returns HTML for a date_select 'hour' label.
theme_date_part_label_minute date_api/theme/theme.inc Returns HTML for a date_select 'minute' label.
theme_date_part_label_month date_api/theme/theme.inc Returns HTML for a date_select 'month' label.
theme_date_part_label_second date_api/theme/theme.inc Returns HTML for a date_select 'second' label.
theme_date_part_label_time date_api/theme/theme.inc Returns HTML for a date_select 'time' label.
theme_date_part_label_timezone date_api/theme/theme.inc Returns HTML for a date_select 'timezone' label.
theme_date_part_label_year date_api/theme/theme.inc Returns HTML for a date_select 'year' label.
theme_date_part_minsec_prefix date_api/theme/theme.inc Returns HTML for a 'minutes and seconds' date part prefix.
theme_date_popup date_popup/date_popup.module Format a date popup element.
theme_date_repeat_current_additions date_repeat/date_repeat_form.inc Theme the exception list as a table so the buttons line up.
theme_date_repeat_current_exceptions date_repeat/date_repeat_form.inc Theme the exception list as a table so the buttons line up.
theme_date_repeat_display date_repeat_field/date_repeat_field.module Theme the human-readable description for a Date Repeat rule. 1
theme_date_repeat_rrule date_repeat/date_repeat_form.inc Wrapper fieldset for repeat rule.
theme_date_select date_api/theme/theme.inc Returns HTML for a date select element.
theme_date_select_element date_api/theme/theme.inc Returns HTML for a date select input form element.

Pages

Other projects