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
views_handler_filter_node_tnid_child::operator_form function core/modules/translation/views/views_handler_filter_node_tnid_child.inc Options form subform for setting the operator.
ckeditor5_form_filter_format_editor_link_form_alter function core/modules/ckeditor5/ckeditor5.module Implements hook_form_FORM_ID_alter().
FilterDefaultFormatTestCase::testDefaultTextFormats function core/modules/filter/tests/filter.test Tests if the default text format is accessible to users.
SearchConfigSettingsForm::testSearchModuleDisabling function core/modules/search/tests/search.test Verify that you can disable individual search modules.
ckeditor_form_filter_format_editor_image_form_alter function core/modules/ckeditor/ckeditor.module Implements hook_form_FORM_ID_alter().
views_handler_field_comment_link_edit::options_form function core/modules/comment/views/views_handler_field_comment_link_edit.inc Default options form that provides the label widget that all fields should have.
_field_ui_field_overview_form_validate_add_existing function core/modules/field_ui/field_ui.admin.inc Validates the 'add existing field' row of field_ui_field_overview_form().
views_handler_field_comment_node_link::options_form function core/modules/comment/views/views_handler_field_comment_node_link.inc Default options form that provides the label widget that all fields should have.
EntityReferenceSelectionHandlerBroken::settingsForm function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc
DateTimeFunctionalTest::testDateFormatConfiguration function core/modules/system/tests/system.test Test date format configuration.
installer_browser_installation_select_versions_form function core/modules/installer/installer.pages.inc Form builder for the select versions form.
ajax_forms_test_advanced_commands_restripe_callback function core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'restripe'.
ajax_forms_test_advanced_commands_settings_callback function core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'settings'.
views_handler_field_node_new_comments::options_form function core/modules/comment/views/views_handler_field_node_new_comments.inc Default options form that provides the label widget that all fields should have.
InfoFileParserTestCase::testBackdropParseInfoFormat function core/modules/system/tests/system.test Test backdrop_parse_info_format().
views_handler_filter_node_hidden_path::operator_form function core/modules/node/views/views_handler_filter_node_hidden_path.inc Options form subform for setting the operator.
form_test_form_rebuild_preserve_values_form_add_more function core/modules/simpletest/tests/form_test.module Button submit handler for form_test_form_rebuild_preserve_values_form().
FormResizableTextareaTestCase::testResizableTextarea function core/modules/simpletest/tests/form.test Test that setting #resizable on form item results in correct CSS classes.
views_handler_relationship_translation::options_form function core/modules/translation/views/views_handler_relationship_translation.inc Add a translation selector.
ImageFieldDisplayTestCase::_testImageFieldFormatters function core/modules/image/tests/image.test Test image formatters on node display.
ckeditor5_form_filter_format_editor_image_form_alter function core/modules/ckeditor5/ckeditor5.module Implements hook_form_FORM_ID_alter().
views_plugin_exposed_form_input_required::pre_render function core/modules/views/plugins/views_plugin_exposed_form_input_required.inc
redirect_handler_field_redirect_source::options_form function core/modules/redirect/views/redirect_handler_field_redirect_source.inc Default options form that provides the label widget that all fields should have.
views_plugin_style_summary_unformatted::options_form function core/modules/views/plugins/views_plugin_style_summary_unformatted.inc Provide a form to edit options for this plugin.
FilterFormatAccessTestCase::testFormatDisabledAccess function core/modules/filter/tests/filter.test Tests loading of disabled formats.
date_views_filter_handler_simple::extra_options_form function core/modules/date/views/date_views_filter_handler_simple.inc Provide a form for setting options.
CommonFormatDateTestCase::testAdminDefinedFormatDate function core/modules/simpletest/tests/common.test Test admin-defined formats in format_date().
views_handler_filter_boolean_operator::operator_form function core/modules/views/handlers/views_handler_filter_boolean_operator.inc Options form subform for setting the operator.
FieldViewsFieldTest::_testFormatterSimpleFieldRender function core/modules/field/tests/field_views.test Tests that fields with formatters runs as expected.
ViewsHandlerFieldBulkFormTest::testNodeFieldBulkForm function core/modules/views/tests/handlers/views_handler_field_bulk_form.test Test Bulk Forms for nodes.
EntityReferenceSelectionHandlerGeneric::settingsForm function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Implements EntityReferenceHandler::settingsForm().
FormsFormCacheTestCase::testCacheFormCustomExpiration function core/modules/simpletest/tests/form.test Tests changing form_cache_expiration.
CommonSizeUnitTestCase::testCommonParseSizeFormatSize function core/modules/simpletest/tests/common.test Cross-test parse_size() and format_size().
ckeditor5_upgrade_test_ckeditor5_upgrade_format_alter function core/modules/ckeditor5/tests/ckeditor5_upgrade_test/ckeditor5_upgrade_test.module Implements hook_ckeditor5_upgrade_format_alter().
BatchProcessingTestCase::testBatchFormMultipleBatches function core/modules/simpletest/tests/batch.test Test batches defined in different submit handlers on the same form.
EntityReferenceBehaviorHandlerInterface::settingsForm function core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc Generate a settings form for this handler.
TextFieldTestCase::testTextfieldWidgetsAllowedFormats function core/modules/field/modules/text/tests/text.test Test widgets for fields with selected allowed formats.
FormsElementsTableSelectFunctionalTest::testEmptyText function core/modules/simpletest/tests/form.test Test the display of the #empty text when #options is an empty array.
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.
FormsRebuildTestCase::testPreserveFormActionAfterAJAX function core/modules/simpletest/tests/form.test Tests that a form's action is retained after an Ajax submission.
FormsTriggeringElementTestCase::testNoButtonInfoInPost function core/modules/simpletest/tests/form.test Test the determination of $form_state['triggering_element'] when no button information is included in the POST data, as is sometimes the case when the ENTER key is pressed in a textfield in Internet Explorer.
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.
field_formatter_settings_get_instance_display_settings function core/modules/field/field.info.inc Get the formatter settings for a field instance and view mode.
ImageThemeFunctionWebTestCase::testImageFormatterTheme function core/modules/image/tests/image.test Tests usage of the image field formatters.
views_plugin_exposed_form_input_required::options_form function core/modules/views/plugins/views_plugin_exposed_form_input_required.inc Provide a form to edit options for this plugin.
BatchProcessingTestCase::testBackdropFormSubmitInBatch function core/modules/simpletest/tests/batch.test Test that backdrop_form_submit() can run within a batch operation.
views_plugin_display_block::uses_exposed_form_in_block function core/modules/views/plugins/views_plugin_display_block.inc Check to see if the display can put the exposed form in a block.
redirect_handler_field_redirect_redirect::options_form function core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc Default options form that provides the label widget that all fields should have.
EntityReferenceSelectionHandlerInterface::settingsForm function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc Generate a settings form for this handler.
views_handler_relationship_groupwise_max::options_form function core/modules/views/handlers/views_handler_relationship_groupwise_max.inc Extends the relationship's basic options, allowing the user to pick a sort and an order for it.

Pages

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