views_plugin_argument_validate::options_submit |
function |
modules/views/plugins/views_plugin_argument_validate.inc |
Provide the default form form for submitting options |
_file_generic_settings_file_directory_validate |
function |
modules/file/file.field.inc |
Render API callback: Validates the file destination field. |
FieldFormTestCase::testFieldFormMultipleWidget |
function |
modules/field/tests/field.test |
Tests widgets handling multiple values. |
OptionsWidgetsTestCase::testSelectListMultiple |
function |
modules/field/modules/options/tests/options.test |
Tests the 'options_select' widget (multiple select). |
LinkValidateUnitTest::testValidateEmailLinkBad |
function |
modules/link/tests/link.validate.test |
|
views_handler_field_term_node_tid::render_item |
function |
modules/taxonomy/views/views_handler_field_term_node_tid.inc |
|
SimpleTestFunctionalTest::getTestIdFromResults |
function |
modules/simpletest/tests/simpletest.test |
Fetch the test id from the test results. |
views_plugin_pager_full::exposed_form_validate |
function |
modules/views/plugins/views_plugin_pager_full.inc |
|
views_handler_argument_term_node_tid_depth.inc |
file |
modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc |
Definition of views_handler_argument_term_node_tid_depth. |
views_handler_filter_user_name::value_validate |
function |
modules/user/views/views_handler_filter_user_name.inc |
Validate the options form. |
DatabaseInsertTestCase::testInsertLastInsertID |
function |
modules/simpletest/tests/database_test.test |
Test that inserts return the proper auto-increment ID. |
FormValidationTestCase::testValidateLimitErrors |
function |
modules/simpletest/tests/form.test |
Tests partial form validation through #limit_validation_errors. |
LinkValidateUnitTest::testValidateExternalLinks |
function |
modules/link/tests/link.validate.test |
|
date_views_argument_handler_simple::date_forbid |
function |
modules/date/views/date_views_argument_handler_simple.inc |
Add a callback. |
views_handler_argument::validate_argument_basic |
function |
modules/views/handlers/views_handler_argument.inc |
Provide a basic argument validation. |
views_plugin_display_extender::options_validate |
function |
modules/views/plugins/views_plugin_display_extender.inc |
Validate the options form. |
ImageFieldValidateTestCase::testWidthDimensions |
function |
modules/image/tests/image.test |
Test single width resolution setting. |
views_plugin_argument_validate::convert_options |
function |
modules/views/plugins/views_plugin_argument_validate.inc |
Convert options from the older style. |
LinkValidateUnitTest::testValidateNewsgroupLink |
function |
modules/link/tests/link.validate.test |
|
LinkValidateUnitTest::testValidateInternalLinks |
function |
modules/link/tests/link.validate.test |
|
CommonValidUrlUnitTestCase::testInvalidAbsolute |
function |
modules/simpletest/tests/common.test |
Test invalid absolute URLs. |
form_test_storage_element_validate_value_cached |
function |
modules/simpletest/tests/form_test.module |
Form element validation handler for 'value' element in form_test_storage_form(). |
CommonValidUrlUnitTestCase::testInvalidRelative |
function |
modules/simpletest/tests/common.test |
Test invalid relative URLs. |
views_handler_field_term_node_tid::options_form |
function |
modules/taxonomy/views/views_handler_field_term_node_tid.inc |
Provide "link to term" option. |
FileFieldWidgetTestCase::testPrivateFileComment |
function |
modules/file/tests/file.test |
Tests that download restrictions on private files work on comments. |
views_handler_argument_node_uid_revision::query |
function |
modules/node/views/views_handler_argument_node_uid_revision.inc |
Set up the query for this argument. |
ViewsUiBaseViewsWizard::retrieve_validated_view |
function |
modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
FileFieldWidgetTestCase::testPrivateFileSetting |
function |
modules/file/tests/file.test |
Tests a file field with a "Private files" upload destination setting. |
views_handler_filter_term_node_tid_depth::query |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc |
Add this filter to the query. |
views_plugin_argument_default::options_validate |
function |
modules/views/plugins/views_plugin_argument_default.inc |
Provide the default form form for validating options |
views_handler_filter_date::build_group_validate |
function |
modules/views/handlers/views_handler_filter_date.inc |
Validate the build group options form. |
views_handler_filter_term_node_tid::expose_form |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Options form subform for exposed filter options. |
FileFieldWidgetTestCase::testSingleValuedWidget |
function |
modules/file/tests/file.test |
Tests upload and remove buttons for a single-valued File field. |
_system_site_information_settings_validate_path |
function |
modules/system/system.admin.inc |
Helper function for the system_site_information_settings form. |
views_handler_field_bulk_form::options_validate |
function |
modules/views/handlers/views_handler_field_bulk_form.inc |
Overrides views_handler::options_validate(). |
UserPictureTestCase::testWithGDinvalidDimension |
function |
modules/user/tests/user.test |
Do the test:
GD Toolkit is installed
Picture has invalid dimension |
AJAXElementValidation::testAJAXElementValidation |
function |
modules/simpletest/tests/ajax.test |
Try to post an Ajax change to a form that has a validated element. |
views_plugin_argument_validate_php::options_form |
function |
modules/views/plugins/views_plugin_argument_validate_php.inc |
Provide the default form for setting options. |
ImageFieldValidateTestCase::testHeightDimensions |
function |
modules/image/tests/image.test |
Test single height resolution setting. |
views_plugin_argument_default_taxonomy_tid::init |
function |
modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Initialize this plugin with the view and the argument
it is linked to. |
LayoutInterfaceTest::testBlockEntityIDConditions |
function |
modules/layout/tests/layout.test |
Test block entity ID conditions. |
views_plugin_display_block::set_override_options |
function |
modules/views/plugins/views_plugin_display_block.inc |
Set the options that should be overridden within this display. |
views_handler_filter_term_node_tid::value_submit |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
views_handler_filter_user_name::exposed_validate |
function |
modules/user/views/views_handler_filter_user_name.inc |
Validate the exposed handler form |
form_test_validate_required_form_no_title_submit |
function |
modules/simpletest/tests/form_test.module |
Form submission handler for form_test_validate_required_form_no_title(). |
views_plugin_display_block::has_override_options |
function |
modules/views/plugins/views_plugin_display_block.inc |
Accessor to check if any override options have been set. |
views_plugin_exposed_form::exposed_form_validate |
function |
modules/views/plugins/views_plugin_exposed_form.inc |
|
language_negotiation_configure_url_form_validate |
function |
modules/locale/locale.admin.inc |
Validation handler for url provider configuration. |
views_plugin_argument_validate_taxonomy_term.inc |
file |
modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Contains the 'taxonomy term' argument validator plugin. |
date_views_filter_handler_simple::value_validate |
function |
modules/date/views/date_views_filter_handler_simple.inc |
Value validation. |