You are here

13 calls to date_hidden_element() in Date 7.3

date_combo_element_process in ./date_elements.inc
Process an individual date element.
date_combo_validate in ./date_elements.inc
Validate and update a combo element.
date_popup_element_process in date_popup/date_popup.module
Javascript popup element processing.
date_popup_validate in date_popup/date_popup.module
Massage the input values back into a single date.
date_repeat_field_widget_validate in date_repeat_field/date_repeat_field.module
Validation for date repeat form element.
date_repeat_rrule_validate in date_repeat/date_repeat_form.inc
Build a RRULE out of the form values.
date_select_element_process in date_api/date_api_elements.inc
Flexible date/time drop-down selector.
date_select_validate in date_api/date_api_elements.inc
Validation function for date selector.
date_text_element_process in date_api/date_api_elements.inc
Text date input form.
date_text_validate in date_api/date_api_elements.inc
Validation for text input.
date_timezone_element_process in date_api/date_api_elements.inc
Creates a timezone form element.
date_timezone_validate in date_api/date_api_elements.inc
Validation for timezone input.
_date_repeat_rrule_process in date_repeat/date_repeat_form.inc
Generate the repeat setting form.