You are here

Functions in Webform Validation 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_webform_validation_manage_add_rule ./webform_validation.module Theme the 'add rule' list.
theme_webform_validation_manage_overview_form ./webform_validation.admin.inc Themable function to list and re-order the rules assigned to a webform.
webform_dynamic_delete_rule ./webform_validation.rules.inc Delete a rule and dependencies. 3
webform_validation_delete_rule ./webform_validation.admin.inc Confirmation form to delete a rule. 1
webform_validation_delete_rule_submit ./webform_validation.admin.inc Submit handler to delete a rule.
webform_validation_entity_uuid_save ./webform_validation.module Implements hook_entity_uuid_save().
webform_validation_form_webform_client_form_alter ./webform_validation.module Implements hook_form_BASE_FORM_ID_alter().
webform_validation_get_all_components ./webform_validation.rules.inc Get info on all components that are available on a webform. 1
webform_validation_get_field_keys Deprecated ./webform_validation.module Helper function to get all field keys (including fields in fieldsets).
webform_validation_get_node_rules ./webform_validation.rules.inc Get an array of rules assigned to a webform node. 8
webform_validation_get_node_rules_assoc ./webform_validation.rules.inc Get an array of rules assigned to a webform node keyed by their rulename. 2
webform_validation_get_rule Deprecated ./webform_validation.rules.inc Get a rule entry.
webform_validation_get_rule_components ./webform_validation.rules.inc Get an array of components linked to a rule. 2
webform_validation_get_validators ./webform_validation.validators.inc Get a array of validator definitions. 5
webform_validation_get_validators_selection ./webform_validation.validators.inc Return an array of the names of the validators. 1
webform_validation_get_validator_info ./webform_validation.validators.inc Return information about a specified validator. 2
webform_validation_get_webform_components ./webform_validation.admin.inc Get a filtered list of components for a specific webform. 1
webform_validation_get_webform_rules Deprecated ./webform_validation.admin.inc Get the list of rules associated with the webform.
webform_validation_i18n_string_info ./webform_validation.module Implements hook_i18n_string_info().
webform_validation_manage ./webform_validation.admin.inc Menu callback function. 1
webform_validation_manage_overview_form ./webform_validation.admin.inc Form to list and reorder the rules assigned to a webform. 1
webform_validation_manage_overview_form_submit ./webform_validation.admin.inc Submit function for rule overview form.
webform_validation_manage_rule ./webform_validation.admin.inc Callback function to add or edit a validation rule. 1
webform_validation_manage_rule_submit ./webform_validation.admin.inc Submit handler to add / edit a rule.
webform_validation_manage_rule_validate ./webform_validation.admin.inc Validation handler to add / edit a rule.
webform_validation_menu ./webform_validation.module Implements hook_menu().
webform_validation_node_clone ./webform_validation.module Adds support for node_clone module. 1
webform_validation_node_delete ./webform_validation.module Implements hook_node_delete().
webform_validation_node_insert ./webform_validation.module Implements hook_node_insert().
webform_validation_parent_tree ./webform_validation.module Recursively add the parents for the element. 1
webform_validation_prefix_keys ./webform_validation.module Prefix numeric array keys to avoid them being reindexed. 1
webform_validation_rule_components_basic ./webform_validation.rules.inc Create basic version of component info. 1
webform_validation_rule_get_formkeys Deprecated ./webform_validation.module Get array of formkeys for all components that have been assigned to a rule.
webform_validation_rule_load ./webform_validation.module Load a validation rule. 1
webform_validation_rule_save ./webform_validation.module Save a validation rule. 3
webform_validation_save_rule_components ./webform_validation.module Save components attached to a specific rule. 1
webform_validation_schema ./webform_validation.install Implements hook_schema().
webform_validation_testing_webform_validation_validate modules/webform_validation_testing/webform_validation_testing.module Implements hook_webform_validation_validate().
webform_validation_testing_webform_validation_validators modules/webform_validation_testing/webform_validation_testing.module Implements hook_webform_validation_validators().
webform_validation_theme ./webform_validation.module Implements hook_theme().
webform_validation_unprefix_keys ./webform_validation.module Undo prefixing numeric array keys. 1
webform_validation_update_1 ./webform_validation.install Update numeric validator range to new syntax.
webform_validation_update_7101 ./webform_validation.install Adjust DB schema.
webform_validation_update_7104 ./webform_validation.install Rename oneoftwo and oneofseveral to someofseveral and default data to 1.
webform_validation_update_7105 ./webform_validation.install Add a weight field to webform_validation rules, so they can be sorted.
webform_validation_update_7106 ./webform_validation.install Alter error_message field to allow longer than 255 chars error messages.
webform_validation_uuid_node_features_export_alter ./webform_validation.module Implements hook_uuid_node_features_export_alter().
webform_validation_uuid_node_features_export_render_alter ./webform_validation.module Implements hook_uuid_node_features_export_render_alter().
webform_validation_validate ./webform_validation.module Webform validation handler to validate against the given rules. 1
webform_validation_valid_component_types ./webform_validation.validators.inc Get a list of valid component types per validator. 2

Pages

Other projects