You are here

Functions in Webform Validation 7

Primary tabs

Namesort descending Location Description Direct uses Strings
webform_validation_webform_validation ./webform_validation.module Implements hook_webform_validation().
webform_validation_webform_validation_validate ./webform_validation.validators.inc Implements hook_webform_validation_validate(). 1
webform_validation_webform_validation_validators ./webform_validation.validators.inc Implements hook_webform_validation_validators().
webform_validation_webform_validator_alter ./webform_validation.module Implements hook_webform_validator_alter().
_webform_numeric_check_data ./webform_validation.validators.inc Helper function to check numeric data. 1
_webform_validation_check_false ./webform_validation.validators.inc Helper function used by array_filter() to determine if a value is empty. 2
_webform_validation_count_words ./webform_validation.validators.inc Count the number of words in a value. 1
_webform_validation_flatten_array ./webform_validation.validators.inc Helper function to deal with submitted values that are arrays. 2
_webform_validation_get_component_type ./webform_validation.module Given a webform node, get the component type based on a given component key. 1
_webform_validation_get_group_types ./webform_validation.module Get all webform components that are defined as a group. 1
_webform_validation_get_names_of_rule_components ./webform_validation.validators.inc Return an array of the names of the components in a validation rule. 1
_webform_validation_get_webform_element ./webform_validation.module Get a reference to a specific webform element. 1
_webform_validation_i18n_error_message ./webform_validation.validators.inc Handle translatable error messages, if available. 2
_webform_validation_test ./webform_validation.validators.inc Helper function to negate validation rules as needed. 1
_webform_validation_update_range_syntax ./webform_validation.install Helper function: update numeric validator range to new syntax. 1

Pages

Other projects