Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for id

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
date_views_argument_handler_simple::options_validate function core/modules/date/views/date_views_argument_handler_simple.inc Validate the options form.
DatabaseInvalidDataTestCase::testInsertDuplicateData function core/modules/simpletest/tests/database_test.test Traditional SQL database systems abort inserts when invalid data is encountered.
views_plugin_argument_validate_user::convert_options function core/modules/user/views/views_plugin_argument_validate_user.inc Convert options from the older style.
views_handler_field_term_node_tid::option_definition function core/modules/taxonomy/views/views_handler_field_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 core/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.
views_handler_filter_term_node_tid::get_value_options function core/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 core/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_plugin_argument_validate_php::option_definition function core/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 core/modules/views/plugins/views_plugin_argument_validate_php.inc
views_handler_filter_user_name::validate_user_strings function core/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.
date_views_filter_handler_simple::validate_valid_time function core/modules/date/views/date_views_filter_handler_simple.inc Validate that the time values convert to something usable.
TextFieldTestCase::testTextfieldWidgetsAllowedFormats function core/modules/field/modules/text/tests/text.test Test widgets for fields with selected allowed formats.
PathPatternFunctionalTestCase::testPatternsValidation function core/modules/path/tests/path_pattern.test
views_handler_filter_boolean_operator::value_validate function core/modules/views/handlers/views_handler_filter_boolean_operator.inc Validate the options form.
form_test_limit_validation_errors_form_partial_submit function core/modules/simpletest/tests/form_test.module Form submit handler for the partial validation submit button.
LocaleTranslationFunctionalTest::testStringValidation function core/modules/locale/tests/locale.test Tests the validation of the translation input.
FieldUIAlterTestCase::testDefaultWidgetPropertiesAlter function core/modules/field_ui/tests/field_ui.test Tests hook_field_widget_properties_alter() on the default field widget.
views_handler_filter_term_node_tid::extra_options_form function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Provide a form for setting options.
ViewsPluginDisplayTestCase::testFilterGroupsOverriding function core/modules/views/tests/plugins/views_plugin_display.test Tests the overriding of filter_groups.
ViewsPluginDisplayTestCase::viewFilterGroupsOverriding function core/modules/views/tests/plugins/views_plugin_display.test Returns a test view for testFilterGroupsOverriding.
views_plugin_argument_validate_node::option_definition function core/modules/node/views/views_plugin_argument_validate_node.inc Retrieve the options when this is a new access control plugin
views_plugin_argument_validate_node::validate_argument function core/modules/node/views/views_plugin_argument_validate_node.inc
FileFieldValidateTestCase::testDefaultFileFieldDisplay function core/modules/file/tests/file.test Tests default display of File Field.
CommonCascadingStylesheetsTestCase::testRenderOverride function core/modules/simpletest/tests/common.test Test CSS override.
views_plugin_argument_validate_user::option_definition function core/modules/user/views/views_plugin_argument_validate_user.inc Retrieve the options when this is a new access control plugin
views_plugin_argument_validate_user::validate_argument function core/modules/user/views/views_plugin_argument_validate_user.inc
views_handler_argument_comment_user_uid::get_sort_name function core/modules/comment/views/views_handler_argument_comment_user_uid.inc Return a description of how the argument would normally be sorted.
date_views_filter_handler_simple::date_select_validate function core/modules/date/views/date_views_filter_handler_simple.inc Validation hook for exposed filters that use the select widget.
UserViewsArgumentValidate::testArgumentValidateUserUid function core/modules/user/tests/user_views_argument_validate.test
UserViewsArgumentValidate::view_argument_validate_user function core/modules/user/tests/user_views_argument_validate.test
UserPictureTestCase::testUserPictureAdminFormValidation function core/modules/user/tests/user.test Tests the admin form validates user picture settings.
views_handler_argument_term_node_tid::option_definition function core/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(
views_handler_argument_term_node_tid_depth_modifier.inc file core/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 core/modules/filter/tests/filter.test Tests editing a page using a disallowed text format.
ViewsArgumentValidatorTest::testArgumentValidateNumeric function core/modules/views/tests/views_argument_validator.test
CommonValidNumberStepUnitTestCase::testNumberStepOffset function core/modules/simpletest/tests/common.test Tests valid_number_step() with offset.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets function core/modules/taxonomy/tests/taxonomy.test Test widgets.
FormValidationTestCase::testMultiFormSameNameErrorClass function core/modules/simpletest/tests/form.test Tests error border of multiple fields with same name in a page.
form_test_limit_validation_errors_element_validate_test function core/modules/simpletest/tests/form_test.module Form element validation handler for the 'test' element.
UserViewsArgumentValidate::testArgumentValidateUserName function core/modules/user/tests/user_views_argument_validate.test
views_handler_field_term_node_tid::document_self_tokens function core/modules/taxonomy/views/views_handler_field_term_node_tid.inc Document any special tokens this field might use for itself.
views_handler_filter_term_node_tid::accept_exposed_input function core/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.
FilterEditorLinkValidateTestCase::testEditorLinkValidate function core/modules/filter/tests/filter_dialog.test Check function _filter_format_editor_link_url_validate().
views_handler_argument_comment_user_uid::default_actions function core/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.
date_views_filter_handler_simple::extra_options_validate function core/modules/date/views/date_views_filter_handler_simple.inc Validate the options form.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploit function core/modules/file/tests/file.test Tests exploiting the temporary file removal of another user using fid.
views_handler_argument_term_node_tid_depth::options_form function core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Build the options form.
views_plugin_argument_default_taxonomy_tid::options_form function core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Provide the default form for setting options.
views_plugin_argument_default_taxonomy_tid::get_argument function core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Return the default argument.
NumberFieldTestCase::testNumberDecimalFieldStepValidation function core/modules/field/modules/number/tests/number.test Test number_decimal field step validation.

Pages

  • « first
  • ‹ previous
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
    • Dialog API
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org