You are here

Functions in Webform Template 7.4

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_webform_template_insert ./webform_template.api.php Allows for additional processing during webform template insert.
hook_webform_template_show_selection_alter ./webform_template.api.php Modify the visibility of the template selection.
hook_webform_template_update ./webform_template.api.php Allows for additional processing during webform template update.
webform_template_config_form includes/webform_template.admin.inc Settings form for webform_template. 1
webform_template_field_extra_fields ./webform_template.module Implements hook_field_extra_fields().
webform_template_form_node_form_alter ./webform_template.module Implements hook_node_form_alter().
webform_template_i18n_form_node_form_alter webform_template_i18n/webform_template_i18n.module Implements hook_form_FORM_ID_alter().
webform_template_i18n_webform_template_insert webform_template_i18n/webform_template_i18n.module Implements hook_webform_template_insert($node, $template).
webform_template_i18n_webform_template_show_selection_alter webform_template_i18n/webform_template_i18n.module Implements hook_webform_template_show_selection_alter().
webform_template_i18n_webform_template_update webform_template_i18n/webform_template_i18n.module Implements hook_webform_template_update($node, $template).
webform_template_install ./webform_template.install Implements hook_install().
webform_template_menu ./webform_template.module Implements hook_menu().
webform_template_node_insert ./webform_template.module Implements hook_node_insert().
webform_template_node_update ./webform_template.module Implements hook_node_update().
webform_template_submit ./webform_template.module Form submission handler for node forms. 1
webform_template_uninstall ./webform_template.install Implements hook_uninstall().
webform_template_update_7002 ./webform_template.install Make webform template execute before webform.
_webform_template_i18n_attach webform_template_i18n/webform_template_i18n.module Attach string translations. 2
_webform_template_webform_validation_helper ./webform_template.module Helper function, provides integration with webform_validation.module. 2

Other projects