You are here

Functions in Webform Bonus Pack 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_webform_display_mapping components/mapping.inc
webform_bonus_webform_component_info ./webform_bonus.module Implementation of hook_webform_component_info().
webform_bonus_webform_exporters ./webform_bonus.module Implementation of hook_webform_exporters().
webform_bonus_webform_submission_presave ./webform_bonus.module Imlementation of hook_webform_submission_presave(). Used by mapping component.
webform_digest_cron modules/webform_digest/webform_digest.module Implementation of hook_cron(). Send digest here.
webform_digest_form modules/webform_digest/webform_digest.inc Settings form. 2
webform_digest_form_alter modules/webform_digest/webform_digest.module Implementation of hook_form_alter().
webform_digest_form_submit modules/webform_digest/webform_digest.inc Settings form submit.
webform_digest_form_validate modules/webform_digest/webform_digest.inc Settings form submit.
webform_digest_install modules/webform_digest/webform_digest.install Implementation of hook_install().
webform_digest_menu modules/webform_digest/webform_digest.module Implementation of hook_menu().
webform_digest_nodeapi modules/webform_digest/webform_digest.module Implementation of hook_nodeapi(). Prevent sending of submitted webform data if digest is enabled.
webform_digest_periods modules/webform_digest/webform_digest.inc Return periods. 1
webform_digest_schema modules/webform_digest/webform_digest.install Implementation of hook_schema().
webform_digest_uninstall modules/webform_digest/webform_digest.install Implementation of hook_uninstall().
webform_digest_webform_exporters modules/webform_digest/webform_digest.module Implementation of hook_webform_exporters(). Add digest exporter that will override other exportets.
_set_summary components/summary.inc Form after_build callback function. Set the value property of the form item according to the submitted values. 1
_webform_analysis_mapping components/mapping.inc Implementation of _webform_analysis_component().
_webform_csv_data_mapping components/mapping.inc Implementation of _webform_csv_data_component().
_webform_csv_headers_mapping components/mapping.inc Implementation of _webform_csv_data_component().
_webform_defaults_mapping components/mapping.inc Implementation of _webform_defaults_component().
_webform_defaults_summary components/summary.inc Create a default summary component.
_webform_digest_form_save modules/webform_digest/webform_digest.inc Helper function that saves form state. 1
_webform_digest_get_email_list modules/webform_digest/webform_digest.inc Get email list. 1
_webform_digest_send_digest modules/webform_digest/webform_digest.inc Send digest. 2
_webform_digest_send_digest_email modules/webform_digest/webform_digest.inc Send digest to specific email. Called by _webform_digest_send_digest(). 1
_webform_digest_set_initial_values modules/webform_digest/webform_digest.inc Helper function to set initial values of fields in download form. 1
_webform_display_mapping components/mapping.inc Implementation of _webform_display_component().
_webform_edit_mapping components/mapping.inc Implementation of _webform_edit_component().
_webform_edit_summary components/summary.inc Implementation of _webform_edit_component().
_webform_edit_validate_mapping components/mapping.inc Element validation callback. Ensure keys are not duplicated. 1
_webform_help_summary components/summary.inc Module specific instance of hook_help().
_webform_render_mapping components/mapping.inc Implementation of _webform_render_component().
_webform_render_summary components/summary.inc Implementation of _webform_render_component().
_webform_table_mapping components/mapping.inc Implementation of _webform_csv_data_component().
_webform_theme_mapping components/mapping.inc Implementation of _webform_theme_component().

Other projects