UserViewsArgumentValidate::testArgumentValidateUserEither |
function |
modules/user/tests/user_views_argument_validate.test |
|
views_plugin_argument_validate::process_summary_arguments |
function |
modules/views/plugins/views_plugin_argument_validate.inc |
Process the summary arguments for displaying. |
views_plugin_argument_validate_numeric::validate_argument |
function |
modules/views/plugins/views_plugin_argument_validate_numeric.inc |
|
views_handler_filter_term_node_tid::validate_term_strings |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Validate the user string. In order to handle multiple input sources, this
is abstracted out a bit; since this can come from either the form, or the
exposed filter. |
ViewsArgumentValidatorTest::testArgumentValidatePhpFailure |
function |
modules/views/tests/views_argument_validator.test |
Make sure argument validation works properly. |
filter_admin_format_filter_settings_form_redirect_validate |
function |
modules/filter/filter.admin.inc |
Validation for filter "Configure" buttons in filter_admin_format_form(). |
views_plugin_argument_validate_taxonomy_term::options_form |
function |
modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Provide the default form for setting options. |
ViewsArgumentValidatorTest::view_argument_validate_numeric |
function |
modules/views/tests/views_argument_validator.test |
|
ViewsArgumentValidatorTest::view_test_argument_validate_php |
function |
modules/views/tests/views_argument_validator.test |
|
views_plugin_argument_validate_taxonomy_term::options_submit |
function |
modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Provide the default form form for submitting options |
views_plugin_argument_validate_taxonomy_term::convert_options |
function |
modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Convert options from the older style. |
views_plugin_argument_validate_user::process_summary_arguments |
function |
modules/user/views/views_plugin_argument_validate_user.inc |
Process the summary arguments for displaying. |
views_plugin_argument_validate_taxonomy_term::validate_argument |
function |
modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
|
views_plugin_argument_validate_taxonomy_term::option_definition |
function |
modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Retrieve the options when this is a new access
control plugin |
ViewsArgumentValidatorTest::view_test_argument_validate_php_failure |
function |
modules/views/tests/views_argument_validator.test |
|
FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage |
function |
modules/simpletest/tests/form.test |
Build-id is regenerated when validating cached form. |
views_plugin_argument_validate_taxonomy_term::process_summary_arguments |
function |
modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Process the summary arguments for displaying. |
UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm |
function |
modules/user/tests/user.test |
Tests that user_validate_current_pass can be reused on a custom form. |