views_handler_argument_null::validate_argument_basic |
function |
modules/views/handlers/views_handler_argument_null.inc |
Provide a basic argument validation. |
views_handler_filter_user_name::validate_user_strings |
function |
modules/user/views/views_handler_filter_user_name.inc |
Validate the user string. Since this can come from either the form
or the exposed filter, this is abstracted out a bit so it can
handle the multiple input sources. |
views_plugin_argument_validate_php::option_definition |
function |
modules/views/plugins/views_plugin_argument_validate_php.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_validate_php::validate_argument |
function |
modules/views/plugins/views_plugin_argument_validate_php.inc |
|
LocaleTranslationFunctionalTest::testStringValidation |
function |
modules/locale/tests/locale.test |
Tests the validation of the translation input. |
views_handler_filter_term_node_tid::get_value_options |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
views_handler_filter_term_node_tid::option_definition |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_filter_term_node_tid::has_extra_options |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
If a handler has 'extra options' it will get a little settings widget and
another form called extra_options. |
date_views_filter_handler_simple::validate_valid_time |
function |
modules/date/views/date_views_filter_handler_simple.inc |
Validate that the time values convert to something usable. |
views_handler_filter_boolean_operator::value_validate |
function |
modules/views/handlers/views_handler_filter_boolean_operator.inc |
Validate the options form. |
PathPatternFunctionalTestCase::testPatternsValidation |
function |
modules/path/tests/path_pattern.test |
|
form_test_limit_validation_errors_form_partial_submit |
function |
modules/simpletest/tests/form_test.module |
Form submit handler for the partial validation submit button. |
views_plugin_argument_validate_node::validate_argument |
function |
modules/node/views/views_plugin_argument_validate_node.inc |
|
ViewsPluginDisplayTestCase::viewFilterGroupsOverriding |
function |
modules/views/tests/plugins/views_plugin_display.test |
Returns a test view for testFilterGroupsOverriding. |
views_plugin_argument_validate_user::validate_argument |
function |
modules/user/views/views_plugin_argument_validate_user.inc |
|
FieldUIAlterTestCase::testDefaultWidgetPropertiesAlter |
function |
modules/field_ui/tests/field_ui.test |
Tests hook_field_widget_properties_alter() on the default field widget. |
ViewsPluginDisplayTestCase::testFilterGroupsOverriding |
function |
modules/views/tests/plugins/views_plugin_display.test |
Tests the overriding of filter_groups. |
views_plugin_argument_validate_user::option_definition |
function |
modules/user/views/views_plugin_argument_validate_user.inc |
Retrieve the options when this is a new access
control plugin |
date_views_filter_handler_simple::date_select_validate |
function |
modules/date/views/date_views_filter_handler_simple.inc |
Validation hook for exposed filters that use the select widget. |
CommonCascadingStylesheetsTestCase::testRenderOverride |
function |
modules/simpletest/tests/common.test |
Test CSS override. |
UserViewsArgumentValidate::view_argument_validate_user |
function |
modules/user/tests/user_views_argument_validate.test |
|
views_handler_argument_comment_user_uid::get_sort_name |
function |
modules/comment/views/views_handler_argument_comment_user_uid.inc |
Return a description of how the argument would normally be sorted. |
FileFieldValidateTestCase::testDefaultFileFieldDisplay |
function |
modules/file/tests/file.test |
Tests default display of File Field. |
UserViewsArgumentValidate::testArgumentValidateUserUid |
function |
modules/user/tests/user_views_argument_validate.test |
|
views_plugin_argument_validate_node::option_definition |
function |
modules/node/views/views_plugin_argument_validate_node.inc |
Retrieve the options when this is a new access
control plugin |
views_handler_filter_term_node_tid::extra_options_form |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Provide a form for setting options. |
views_handler_argument_term_node_tid_depth_modifier.inc |
file |
modules/taxonomy/views/views_handler_argument_term_node_tid_depth_modifier.inc |
Definition of views_handler_argument_term_node_tid_depth_modif. |
FilterFormatAccessTestCase::testFormatWidgetPermissions |
function |
modules/filter/tests/filter.test |
Tests editing a page using a disallowed text format. |
CommonValidNumberStepUnitTestCase::testNumberStepOffset |
function |
modules/simpletest/tests/common.test |
Tests valid_number_step() with offset. |
UserPictureTestCase::testUserPictureAdminFormValidation |
function |
modules/user/tests/user.test |
Tests the admin form validates user picture settings. |
form_test_limit_validation_errors_element_validate_test |
function |
modules/simpletest/tests/form_test.module |
Form element validation handler for the 'test' element. |
UserViewsArgumentValidate::testArgumentValidateUserName |
function |
modules/user/tests/user_views_argument_validate.test |
|
FormValidationTestCase::testMultiFormSameNameErrorClass |
function |
modules/simpletest/tests/form.test |
Tests error border of multiple fields with same name in a page. |
views_handler_argument_term_node_tid::option_definition |
function |
modules/taxonomy/views/views_handler_argument_term_node_tid.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ViewsArgumentValidatorTest::testArgumentValidateNumeric |
function |
modules/views/tests/views_argument_validator.test |
|
views_handler_field_term_node_tid::document_self_tokens |
function |
modules/taxonomy/views/views_handler_field_term_node_tid.inc |
Document any special tokens this field might use for itself. |
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets |
function |
modules/taxonomy/tests/taxonomy.test |
Test widgets. |
views_plugin_argument_default_taxonomy_tid::options_form |
function |
modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Provide the default form for setting options. |
date_views_filter_handler_simple::extra_options_validate |
function |
modules/date/views/date_views_filter_handler_simple.inc |
Validate the options form. |
views_handler_argument_comment_user_uid::default_actions |
function |
modules/comment/views/views_handler_argument_comment_user_uid.inc |
Provide a list of default behaviors for this argument if the argument
is not present. |
views_plugin_argument_default_taxonomy_tid::get_argument |
function |
modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Return the default argument. |
FilterEditorLinkValidateTestCase::testEditorLinkValidate |
function |
modules/filter/tests/filter_dialog.test |
Check function _filter_format_editor_link_url_validate(). |
views_handler_argument_term_node_tid_depth::options_form |
function |
modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc |
Build the options form. |
views_handler_filter_term_node_tid::accept_exposed_input |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Check to see if input from the exposed filters should change
the behavior of this filter. |
FileFieldWidgetTestCase::testTemporaryFileRemovalExploit |
function |
modules/file/tests/file.test |
Tests exploiting the temporary file removal of another user using fid. |
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. |
views_plugin_argument_validate_numeric::validate_argument |
function |
modules/views/plugins/views_plugin_argument_validate_numeric.inc |
|
FormsFormStorageTestCase::testCachedFormStorageValidation |
function |
modules/simpletest/tests/form.test |
Tests updating cached form storage during form validation. |
views_plugin_argument_validate::process_summary_arguments |
function |
modules/views/plugins/views_plugin_argument_validate.inc |
Process the summary arguments for displaying. |
DatabaseConnectionTestCase::testConnectionRoutingOverride |
function |
modules/simpletest/tests/database_test.test |
Test that connections return appropriate connection objects. |