You are here

Functions in Webform 7.4

Primary tabs

Namesort descending Location Description Direct uses Strings
callback_webfom_conditional_comparison_operator ./webform.api.php Evaluate the operator for a given set of values.
callback_webform_conditional_rule_value_form ./webform.api.php Define a form element that configures your operator.
callback_webform_options ./webform.api.php Define a list of options that Webform may use in a select component.
drush_webform_clear ./webform.drush.inc Clears a webform via drush.
drush_webform_export ./webform.drush.inc Exports a webform via drush.
hook_webform_analysis_alter ./webform.api.php Alter the entire analysis before rendering to the page on the Analysis tab.
hook_webform_analysis_component_data_alter ./webform.api.php Alter data when displaying an analysis on that component.
hook_webform_component_defaults_alter ./webform.api.php Alter the list of Webform component default values.
hook_webform_component_delete ./webform.api.php Respond to a Webform component being deleted.
hook_webform_component_display_alter ./webform.api.php Allow modules to modify a "display only" webform component.
hook_webform_component_info ./webform.api.php Define components to Webform.
hook_webform_component_info_alter ./webform.api.php Alter the list of available Webform components.
hook_webform_component_insert ./webform.api.php Respond to a Webform component being inserted into the database.
hook_webform_component_load ./webform.api.php Modify a loaded Webform component.
hook_webform_component_presave ./webform.api.php Modify a Webform component before it is saved to the database.
hook_webform_component_render_alter ./webform.api.php Allow modules to modify a webform component that will be rendered in a form.
hook_webform_component_update ./webform.api.php Respond to a Webform component being updated in the database.
hook_webform_conditional_operators_alter ./webform.api.php Alter the list of operators and conditional types.
hook_webform_conditional_operator_info ./webform.api.php Declare conditional types and their operators.
hook_webform_csv_data_alter ./webform.api.php Alter a Webform submission's data when exported.
hook_webform_csv_header_alter ./webform.api.php Alter a Webform submission's header when exported.
hook_webform_download_sids_query_alter ./webform.api.php Alter the query that will produce the list of submission IDs to be downloaded.
hook_webform_draft_alter ./webform.api.php Modify the draft to be presented for editing.
hook_webform_exporters ./webform.api.php Define a list of webform exporters.
hook_webform_exporters_alter ./webform.api.php Modify the list of webform exporters definitions.
hook_webform_html_capable_mail_systems_alter ./webform.api.php Modify the list of mail systems that are capable of sending HTML email.
hook_webform_node_defaults_alter ./webform.api.php Alter default settings for a newly created webform node.
hook_webform_results_access ./webform.api.php Determine if a user has access to see the results of a webform.
hook_webform_results_clear_access ./webform.api.php Determine if a user has access to clear the results of a webform.
hook_webform_results_download_submission_information_data ./webform.api.php Return values for submission data download fields.
hook_webform_results_download_submission_information_info ./webform.api.php Add additional fields to submission data downloads.
hook_webform_results_download_submission_information_info_alter ./webform.api.php Alter fields in submission data downloads.
hook_webform_select_options_info ./webform.api.php Define callbacks that can be used as select list options.
hook_webform_select_options_info_alter ./webform.api.php Alter the list of select list options provided by Webform and other modules.
hook_webform_submission_access ./webform.api.php Alter access to a Webform submission.
hook_webform_submission_actions ./webform.api.php Provide a list of actions that can be executed on a submission.
hook_webform_submission_create_alter ./webform.api.php Respond to the creation of a new submission from form values.
hook_webform_submission_delete ./webform.api.php Respond to a Webform submission being deleted.
hook_webform_submission_insert ./webform.api.php Respond to a Webform submission being inserted.
hook_webform_submission_load ./webform.api.php Respond to the loading of Webform submissions.
hook_webform_submission_presave ./webform.api.php Modify a Webform submission, prior to saving it in the database.
hook_webform_submission_render_alter ./webform.api.php Alter the display of a Webform submission.
hook_webform_submission_update ./webform.api.php Respond to a Webform submission being updated.
hook_webform_update_access ./webform.api.php Overrides the node_access and user_access permissions.
hook_webform_view_alter ./webform.api.php Modify the how a view was expanded to show all the components.
template_preprocess_webform_analysis includes/webform.report.inc Prerender function for webform-analysis.tpl.php.
template_preprocess_webform_analysis_component includes/webform.report.inc Prerender function for webform-analysis-component.tpl.php.
template_preprocess_webform_components_form includes/webform.components.inc Preprocess variables for theming the webform components form.
template_preprocess_webform_confirmation ./webform.module Prepare for theming of the webform submission confirmation.
template_preprocess_webform_display_grid components/grid.inc Preprocess function for displaying a grid component.

Pages

Other projects