Theme and preprocess functions for output by Date module.

File

core/modules/date/date.theme.inc

Functions

Namesort ascending Description
theme_date_time_ago Returns HTML for a date in the format 'time ago'.
theme_date_timezone Returns HTML for a date timezone element.
theme_date_text_parts Returns HTML for the text/select options for date parts in a table.
theme_date_textfield_element Returns HTML for a date textfield input form element.
theme_date_text Returns HTML for a date text element.
theme_date_select_element Returns HTML for a date select input form element.
theme_date_select Returns HTML for a "date_select" element, including all child elements.
theme_date_popup Format a date popup element.
theme_date_nav_title Theme the calendar title.
theme_date_display_single Returns HTML for a date element formatted as a single date.
theme_date_display_remaining Returns HTML for remaining message.
theme_date_display_range Returns HTML for a date element formatted as a range.
theme_date_display_interval Returns HTML for a date element formatted as an interval.
theme_date_display_combination Returns HTML for a date element formatted as a Start/End combination.
theme_date_combo Returns HTML for a start/end date combination on form.
template_preprocess_date_views_pager Preprocess function for Date pager template.
template_preprocess_date_views_filter_form Preprocessor for Date Views filter form.
date_preprocess_views_view Implements template_preprocess_views_view().