You are here

21 calls to _webform_filtervalues() in Webform 5

theme_webform_mail_grid in components/grid.inc
Format the output of emailed data for this component.
theme_webform_mail_select in components/select.inc
Format the output of emailed data for this component.
_webform_analysis_rows_grid in components/grid.inc
Calculate and returns statistics about results for this component from all submission to this webform. The output of this function will be displayed under the "results" tab then "analysis".
_webform_analysis_rows_select in components/select.inc
Calculate and returns statistics about results for this component from all submission to this webform. The output of this function will be displayed under the "results" tab then "analysis".
_webform_csv_data_grid in components/grid.inc
Return the result of a textfield submission. The output of this function will be displayed under the "results" tab then "submissions".
_webform_csv_data_select in components/select.inc
Return the result of a textfield submission. The output of this function will be displayed under the "results" tab then "submissions".
_webform_edit_validate_grid in components/grid.inc
_webform_edit_validate_select in components/select.inc
_webform_render_date in components/date.inc
Build a form item array containing all the properties of this component.
_webform_render_email in components/email.inc
Build a form item array containing all the properties of this component.
_webform_render_fieldset in components/fieldset.inc
Build a form item array containing all the properties of this component.
_webform_render_file in components/file.inc
Build a form item array containing all the properties of this component.
_webform_render_grid in components/grid.inc
_webform_render_hidden in components/hidden.inc
Build a form item array containing all the properties of this component.
_webform_render_markup in components/markup.inc
Build a form item array containing all the properties of this component.
_webform_render_select in components/select.inc
Build a form item array containing all the properties of this component.
_webform_render_textarea in components/textarea.inc
Build a form item array containing all the properties of this component.
_webform_render_textfield in components/textfield.inc
Build a form item array containing all the properties of this component.
_webform_render_time in components/time.inc
Build a form item array containing all the properties of this component
_webform_submit_grid in components/grid.inc
Translates the submitted 'safe' form values back into their un-edited original form.
_webform_submit_select in components/select.inc
Translates the submitted 'safe' form values back into their un-edited original form.