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

Search for form

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
taxonomy_form_term_submit_build_taxonomy_term function core/modules/taxonomy/taxonomy.admin.inc Updates the form state's term entity by processing this submission's values.
FormsFormWrapperTestCase::testWrapperCallback function core/modules/simpletest/tests/form.test Tests using the form in a usual way.
hook_date_field_formatter_settings_form_alter function core/modules/date/date.api.php Alter a date field formatter settings form.
form_test_form_state_values_clean_form_submit function core/modules/simpletest/tests/form_test.module Form submit handler for form_state_values_clean() test form.
FieldUIManageDisplayTestCase::testFormatterUI function core/modules/field_ui/tests/field_ui.test Tests formatter settings.
views_handler_field_field::groupby_form_submit function core/modules/field/views/views_handler_field_field.inc
layout_settings_form_context_relationship_edit function core/modules/layout/layout.context.admin.inc Submit handler for layout_settings_form() that edits a relationship.
views_handler_filter_term_node_tid::value_form function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Options form subform for setting options.
views_plugin_exposed_form::render_exposed_form function core/modules/views/plugins/views_plugin_exposed_form.inc Render the exposed filter form.
views_plugin_exposed_form::exposed_form_submit function core/modules/views/plugins/views_plugin_exposed_form.inc This function is executed when the exposed form is submitted.
language_negotiation_configure_url_form_submit function core/modules/locale/locale.admin.inc Form submission handler for language_negotiation_configure_url_form().
field_test_field_formatter_settings_form_alter function core/modules/field/tests/field_test/field_test.module Implements hook_field_formatter_settings_form_alter().
BackupSettingsTestCase::testBackupSettingsForm function core/modules/simpletest/tests/backup.test Tests the backup settings form.
BackupUpdateTestCase::performUpgradeWithBackup function core/modules/simpletest/tests/backup.test Perform the upgrade.
views_plugin_pager_full::exposed_form_validate function core/modules/views/plugins/views_plugin_pager_full.inc
FilterFormatAccessTestCase::$filter_admin_user property core/modules/filter/tests/filter.test A user with 'administer filters' permission.
FilterFormatAccessTestCase::$disallowed_format property core/modules/filter/tests/filter.test An object representing a disallowed text format.
FilterDefaultFormatTestCase::resetFilterCaches function core/modules/filter/tests/filter.test Rebuilds text format and permission caches in the thread running the tests.
layout_flexible_template_configure_form_cancel function core/modules/layout/layout.flexible.inc Submit handler that cancels in-progress changes.
layout_flexible_template_configure_form_submit function core/modules/layout/layout.flexible.inc Submit handler that saves the configured flexible template.
UserValidateCurrentPassCustomForm::$accessUser property core/modules/user/tests/user.test User with permission to view content.
locale_form_language_admin_overview_form_alter function core/modules/locale/locale.module Implements hook_form_FORM_ID_alter() for language_admin_overview_form().
views_handler_field_machine_name::options_form function core/modules/views/handlers/views_handler_field_machine_name.inc Default options form that provides the label widget that all fields should have.
views_handler_field_bulk_form::get_entity_type function core/modules/views/handlers/views_handler_field_bulk_form.inc Determine the entity type of the bulk operation field.
bartik_form_system_theme_settings_alter_submit function core/modules/color/color.legacy.inc Submit handler for theme settings form.
_field_ui_field_overview_form_validate_add_new function core/modules/field_ui/field_ui.admin.inc Validates the 'add new field' row of field_ui_field_overview_form().
views_handler_field_search_score::options_form function core/modules/search/views/views_handler_field_search_score.inc Default options form that provides the label widget that all fields should have.
FieldFormTestCase::testFieldFormSingleRequired function core/modules/field/tests/field.test
views_handler_field_contact_link::options_form function core/modules/contact/views/views_handler_field_contact_link.inc Default options form that provides the label widget that all fields should have.
FieldFormTestCase::testFieldFormMultipleWidget function core/modules/field/tests/field.test Tests widgets handling multiple values.
views_handler_field_comment_link::options_form function core/modules/comment/views/views_handler_field_comment_link.inc Default options form that provides the label widget that all fields should have.
search_embedded_form_preprocess_search_results function core/modules/search/tests/search_embedded_form/search_embedded_form.module Adds the test form to search results.
views_handler_field_user_picture::options_form function core/modules/user/views/views_handler_field_user_picture.inc Default options form that provides the label widget that all fields should have.
ajax_forms_test_advanced_commands_css_callback function core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'css'.
FormsElementsVerticalTabsFunctionalTest::setUp function core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormsFormStorageTestCase::testFormStatePersist function core/modules/simpletest/tests/form.test Tests a form using form state without using 'storage' to pass data from the constructor to a submit handler. The data has to persist even when caching gets activated, what may happen when a modules alter the form and adds #ajax properties.
FormStateValuesCleanAdvancedTestCase::$profile property core/modules/simpletest/tests/form.test The profile to install as a basis for testing.
FormsFileInclusionTestCase::testLoadMenuInclude function core/modules/simpletest/tests/form.test Tests loading an include specified in hook_menu().
views_plugin_argument_default_php::options_form function core/modules/views/plugins/views_plugin_argument_default_php.inc Provide the default form for setting options.
views_handler_field_term_language::options_form function core/modules/locale/views/views_handler_field_term_language.inc Provide link to taxonomy option
views_handler_filter_term_node_tid::expose_form function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Options form subform for exposed filter options.
views_plugin_argument_default_raw::options_form function core/modules/views/plugins/views_plugin_argument_default_raw.inc Provide the default form for setting options.
views_ui_edit_form_submit_clone_display_as_type function core/modules/views_ui/views_ui.admin.inc Submit handler to clone a display as another display type.
AJAXFormValuesTestCase::testSimpleAJAXFormValue function core/modules/simpletest/tests/ajax.test Create a simple form, then POST to system/ajax to change to it.
views_handler_field_node_language::options_form function core/modules/locale/views/views_handler_field_node_language.inc Provide link to node option
FilterNoFormatTestCase::testCheckMarkupNoFormat function core/modules/filter/tests/filter.test Tests text without format.
views_handler_filter_node_status::operator_form function core/modules/node/views/views_handler_filter_node_status.inc Options form subform for setting the operator.
_system_site_information_settings_validate_path function core/modules/system/system.admin.inc Helper function for the system_site_information_settings form.
views_handler_field_node_revision::options_form function core/modules/node/views/views_handler_field_node_revision.inc Provide link to revision option.
views_plugin_exposed_form_input_required::query function core/modules/views/plugins/views_plugin_exposed_form_input_required.inc Add anything to the query that we might need to.

Pages

  • « first
  • ‹ previous
  • …
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 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
  • 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