You are here

10 calls to webform_date_format() in Webform 7.4

theme_webform_display_date in components/date.inc
Format the text output for this component.
theme_webform_results_download_range in includes/webform.report.inc
Theme the output of the export range fieldset.
webform_admin_settings in includes/webform.admin.inc
Menu callback for admin/config/content/webform.
webform_conditional_form_date in includes/webform.conditionals.inc
Form callback for date conditional fields.
webform_download_sids_query in includes/webform.report.inc
Given a set of range options, return an unexecuted select query.
webform_results_download_form in includes/webform.report.inc
Form to configure the download of CSV files.
webform_results_download_range_validate in includes/webform.report.inc
FormAPI element validate function for the range fieldset.
webform_validate_date in components/date.inc
Element validation for Webform date fields.
_webform_csv_data_date in components/date.inc
Implements _webform_csv_data_component().
_webform_table_date in components/date.inc
Implements _webform_table_component().