You are here

Functions in RULES WEBFORM 8

Primary tabs

Namesort descending Location Description Direct uses Strings
rules_webform_add_action_delete_webform_submission ./rules_webform.module Adding 'Delete webform submission' action if a user selected it. 1
rules_webform_add_condition ./rules_webform.module Add rule condition 'webform_name' based on selected webform id. 1
rules_webform_check_if_webform_submit_event_selected ./rules_webform.module Check if Webform events selected. 1
rules_webform_extract_composite_elements ./rules_webform.module Extract the information about a webform fields. 1
rules_webform_form_rules_expression_edit_alter ./rules_webform.module Implements hook_form_FORM_ID_alter().
rules_webform_form_rules_expression_edit_validate ./rules_webform.module Adding submit handler for adding rule actions. 1
rules_webform_form_rules_reaction_rule_add_form_alter ./rules_webform.module Add the element for a 'Webform id' selection to the rule adding form.
rules_webform_form_rules_reaction_rule_edit_form_alter ./rules_webform.module Implements hook_form_FORM_ID_alter().
rules_webform_help ./rules_webform.module Implements hook_help().
rules_webform_save_rule ./rules_webform.module Save changes in the Rule after storing webform_id and adding the condition. 1
rules_webform_store_webform_id ./rules_webform.module Add the 'webform_fields' properties definitions to the context variable. 1
rules_webform_webform_submission_delete ./rules_webform.module If a submission has been deleted then fire 'Delete a submission' rules event.
rules_webform_webform_submission_insert ./rules_webform.module If a submission is new then fire 'Webform submit' rules event.
rules_webform_webform_submission_presave ./rules_webform.module If a submission is not new then fire 'Updating a submission' rules event.
rules_webform_webform_submission_view ./rules_webform.module If a submission is viewing then fire 'Viewing a submission' rules event.

Other projects