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_plugin_exposed_form_input_required class core/modules/views/plugins/views_plugin_exposed_form_input_required.inc Exposed form plugin that provides an exposed form with required input.
ViewsUiBaseViewsWizard::build_form_style function core/modules/views_ui/wizards/views_ui_base_views_wizard.php Build the part of the form that builds the display format options.
FormsElementsDescriptionsTestCase::setUp function core/modules/simpletest/tests/form.test {inheritdoc}
date_interval_formatter_settings_summary function core/modules/date/date.admin.inc Settings summary for the interval formatter.
field_group_field_ui_overview_form_alter function core/modules/field_group/field_group.field_ui.inc Alter the fields overview and display overview screen.
date_field_widget_settings_form_validate function core/modules/date/date.admin.inc Form validation handler for _date_field_widget_settings_form().
hook_field_widget_WIDGET_TYPE_form_alter function core/modules/field/field.api.php Alter widget forms for a specific widget provided by another module.
field_test_field_formatter_settings_form function core/modules/field/tests/field_test/field_test.field.inc Implements hook_field_formatter_settings_form().
LinkCustomFormTest::testCustomLinkFields function core/modules/link/tests/link.custom.test Test the output of a custom form with link fields.
BatchProcessingTestCase::testBatchNoForm function core/modules/simpletest/tests/batch.test Test batches triggered outside of form submission.
date_form_field_ui_field_edit_form_alter function core/modules/date/date.module Implements hook_form_FORM_ID_alter() for field_ui_field_edit_form().
date_field_ui_field_edit_form_pre_render function core/modules/date/date.module Rearrange form elements into fieldsets for presentation only.
filter_editor_image_styles_settings_form function core/modules/filter/filter.admin.inc Subform constructor to configure the text editor's inline image styles.
EntityReferenceFormTestCase::$admin_user property core/modules/entityreference/tests/entityreference.form.test
views_plugin_row_node_view::options_form function core/modules/node/views/views_plugin_row_node_view.inc Provide a form for setting options.
FilterEditorImageDialogTestCase::$format property core/modules/filter/tests/filter_image_dialog.test
path_form_taxonomy_form_vocabulary_alter function core/modules/path/path.module Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary().
node_hooks_example_node_type_form_submit function modules/examples/node_hooks_example/node_hooks_example.module A custom submission handler.
theme_language_admin_overview_form_table function core/modules/language/language.theme.inc Returns HTML for the language overview form.
filter_editor_image_upload_settings_form function core/modules/filter/filter.admin.inc Subform constructor to configure the text editor's image upload settings.
views_handler_relationship::options_form function core/modules/views/handlers/views_handler_relationship.inc Default options form that provides the label widget that all fields should have.
views_plugin_query_default::options_form function core/modules/views/plugins/views_plugin_query_default.inc Add settings for the ui.
form_pre_render_conditional_form_element function core/includes/form.inc Adds additional customization to a form element when its title or description is set.
views_plugin_row_user_view::options_form function core/modules/user/views/views_plugin_row_user_view.inc Provide a form for setting options.
views_plugin_display_block::options_form function core/modules/views/plugins/views_plugin_display_block.inc Provide the default form for setting options.
BackdropWebTestCase::checkForMetaRefresh function core/modules/simpletest/backdrop_web_test_case.php Check for meta refresh tag and if found call backdropGet() recursively. This function looks for the http-equiv attribute to be set to "Refresh" and is case-sensitive.
FormElementTestCase::testPlaceHolderText function core/modules/simpletest/tests/form.test Tests placeholder text for elements that support placeholders.
views_handler_field_custom::options_form function core/modules/views/handlers/views_handler_field_custom.inc Default options form that provides the label widget that all fields should have.
views_ui_edit_form_submit_delete_display function core/modules/views_ui/views_ui.admin.inc Submit handler to delete a display from a view.
MenuNodeTestCase::testMenuNodeFormWidget function core/modules/menu/tests/menu.test Test creating, editing, deleting menu links via node form widget.
views_ui_edit_form_submit_enable_display function core/modules/views_ui/views_ui.admin.inc Submit handler to enable a disabled display.
filter_admin_format_filter_settings_form function core/modules/filter/filter.admin.inc Returns the configuration form for an individual configurable filter.
views_ui_edit_form_get_build_from_option function core/modules/views_ui/views_ui.admin.inc Build a renderable array representing one option on the configure form.
filter_admin_format_filter_settings_ajax function core/modules/filter/filter.admin.inc Ajax handler for buttons in filter_admin_format_filter_settings_form().
form_test_no_access_h5date_h5time_submit function core/modules/simpletest/tests/form_test.module Form submission handler for form_test_disabled_h5datetime().
CommonFormatDateTestCase::testFormatDiff function core/modules/simpletest/tests/common.test Tests the formatDiff method.
CommonFormatDateTestCase::testFormatDate function core/modules/simpletest/tests/common.test Tests for the format_date() function.
views_plugin_display_embed::options_form function core/modules/views/plugins/views_plugin_display_embed.inc Provide the default form for setting options.
dblog_form_system_logging_settings_alter function core/modules/dblog/dblog.module Implements hook_form_FORM_ID_alter() for system_logging_settings().
FormsFormStorageTestCase::testFormCached function core/modules/simpletest/tests/form.test Tests using the form with an activated $form_state['cache'] property.
FormsFormStorageTestCase::testValidation function core/modules/simpletest/tests/form.test Tests validation when form storage is used.
ajax_forms_test_validation_form_callback function core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for the 'driver_text' element of the validation form.
FormsFormStoragePageCacheTestCase::setUp function core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
ViewsHandlerFieldBulkFormTest::viewsData function core/modules/views/tests/handlers/views_handler_field_bulk_form.test Defines bulk form handler for custom entity views_test.
ViewsExposedFormTest::testExposedAdminUi function core/modules/views/tests/views_exposed_form.test Tests the admin interface of exposed filter and sort items.
syslog_form_system_logging_settings_alter function core/modules/syslog/syslog.module Implements hook_form_FORM_ID_alter().
theme_language_negotiation_configure_form function core/modules/locale/locale.theme.inc Returns HTML for the language negotiation configuration form.
node_form_system_themes_admin_form_submit function core/modules/node/node.module Form submission handler for system_themes_admin_form().
language_negotiation_configure_form_table function core/modules/locale/locale.admin.inc Helper function to build a language provider table.
TaxonomyTermDepthLayoutAccess::formSubmit function core/modules/taxonomy/layout/taxonomy_term_depth_access.inc Submit handler for the settings form for this access item.

Pages

  • « first
  • ‹ previous
  • …
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • …
  • 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