Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for id

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
taxonomy_autocomplete_validate function modules/taxonomy/taxonomy.module Form element validate handler for taxonomy term autocomplete element.
views_plugin_display::validate function modules/views/plugins/views_plugin_display.inc Make sure the display and all associated handlers are valid.
block_admin_configure_validate function modules/block/block.admin.inc Form validation handler for block_admin_configure().
comment_config_create_validate function modules/comment/comment.module Implements hook_config_create_validate()
file_type_get_valid_extensions function modules/file/file.module Returns an array of valid file extensions.
ImageToolkitGdTestCase::$width property modules/simpletest/tests/image.test
views_plugin::options_validate function modules/views/includes/plugin.inc Validate the options form.
views_plugin_argument_validate class modules/views/plugins/views_plugin_argument_validate.inc Base argument validator plugin to provide basic functionality.
views_handler::expose_validate function modules/views/includes/handlers.inc Validate the options form.
SystemConfigFormCase::$form_id property modules/simpletest/tests/system_config_test.inc Form ID to use for testing.
field_test_field_update_forbid function modules/field/tests/field_test/field_test.field.inc Implements hook_field_update_forbid().
file_validate_image_resolution function includes/file.inc Verifies that image dimensions are within the specified maximum and minimum.
ThemeUnitTest::testCSSOverride function modules/simpletest/tests/theme.test Ensures a theme's .info file is able to override a module CSS file from being added to the page.
SystemValidTokenTest::$profile property modules/system/tests/system.test The profile to install as a basis for testing.
views_handler_filter_node_tnid class modules/translation/views/views_handler_filter_node_tnid.inc Filter by whether the node is the original translation.
color_valid_hexadecimal_string function modules/color/color.module Determines if a hexadecimal CSS color string is valid.
ContactSitewideTestCase::setUp function modules/contact/tests/contact.test Sets up a Backdrop site for running functional and integration tests.
search_admin_settings_validate function modules/search/search.admin.inc Form validation handler for search_admin_settings().
install_configure_form_validate function includes/install.core.inc Form validation handler for install_configure_form().
DefaultEntityController::$idKey property modules/entity/entity.controller.inc Name of the entity's ID field in the entity database table.
taxonomy_config_create_validate function modules/taxonomy/taxonomy.module Implements hook_config_create_validate()
comment_admin_overview_validate function modules/comment/comment.admin.inc Form validation handler for comment_admin_overview().
views_handler_argument_node_vid class modules/node/views/views_handler_argument_node_vid.inc Argument handler to accept a node revision id.
views_handler_argument_node_nid class modules/node/views/views_handler_argument_node_nid.inc Argument handler to accept a node id.
views_ui_add_limited_validation function modules/views_ui/views_ui.admin.inc Processes a non-JavaScript fallback submit button to limit its validation errors.
file_field_widget_settings_form function modules/file/file.field.inc Implements hook_field_widget_settings_form().
ajax_forms_test_validation_form function modules/simpletest/tests/ajax_forms_test.module This form and its related submit and callback functions demonstrate not validating another form element when a single Ajax element is triggered.
options_field_settings_validate function modules/field/modules/options/options.module Form #validate callback for Field UI forms that use an options element.
ckeditor_settings_form_validate function modules/ckeditor/ckeditor.admin.inc Additional validate handler for filter_admin_format_form().
field_test_entity_form_validate function modules/field/tests/field_test/field_test.entity.inc Validate handler for field_test_entity_form().
form_test_element_validate_name function modules/simpletest/tests/form_test.module Form element validation handler for 'name' in form_test_validate_form().
date_field_widget_settings_form function modules/date/date.field.inc Implements hook_field_widget_settings_form().
views_handler_argument_file_fid class modules/file/views/views_handler_argument_file_fid.inc Argument handler to accept multiple file ids.
views_handler_argument_user_uid class modules/user/views/views_handler_argument_user_uid.inc Argument handler to accept a user id.
file_validate_image_orientation function includes/file.inc Check for EXIF orientation data and rotate file if needed.
Views argument validate plugins group modules/views/plugins/views_plugin_argument_validate.inc Allow specialized methods of validating arguments.
views_handler::options_validate function modules/views/includes/handlers.inc Validate the options form.
hook_field_widget_settings_form function modules/field_ui/field_ui.api.php Add settings to a widget settings form.
views_handler::exposed_validate function modules/views/includes/handlers.inc Validate the exposed handler form
date_sql_handler::part_is_valid function modules/date/views/date_sql_handler.inc A function to test the validity of various date parts.
text_field_widget_settings_form function modules/field/modules/text/text.module Implements hook_field_widget_settings_form().
email_field_widget_settings_form function modules/email/email.module Implements hook_field_widget_settings_form().
language_fallback_get_candidates function includes/language.inc Returns the possible fallback languages ordered by language weight.
DatabaseSchema::uniqueIdentifier function includes/database/schema.inc Implements QueryPlaceHolderInterface::uniqueIdentifier().
FormValidationTestCase::$profile property modules/simpletest/tests/form.test The profile to install as a basis for testing.
taxonomy_field_widget_info_alter function modules/taxonomy/taxonomy.module Implements hook_field_widget_info_alter().
DatabaseStatementPrefetch::valid function includes/database/prefetch.inc
views_ui_edit_view_form_validate function modules/views_ui/views_ui.admin.inc Validate that a view is complete and whole.
FileLoadTest::testLoadMissingFid function modules/simpletest/tests/file.test Try to load a non-existent file by fid.
user_login_authenticate_validate function modules/user/user.module Second phase validation handler on the login form.

Pages

  • « first
  • ‹ previous
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS