views_handler_area_broken::options_form |
function |
core/modules/views/handlers/views_handler_area.inc |
Default options form that provides the label widget that all fields
should have. |
FormExampleTestCase::testElementExample |
function |
modules/examples/form_example/tests/form_example.test |
Test the element_example form for correct behavior. |
views_plugin_style_mapping::options_form |
function |
core/modules/views/plugins/views_plugin_style_mapping.inc |
Overrides views_plugin_style::options_form(). |
FormsTriggeringElementTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
views_ui_config_item_extra_form_validate |
function |
core/modules/views_ui/views_ui.admin.inc |
Validation handler for configing new item(s) to a view. |
views_plugin_style_default::options_form |
function |
core/modules/views/plugins/views_plugin_style_default.inc |
Provide a form to edit options for this plugin. |
node_form_system_themes_admin_form_alter |
function |
core/modules/node/node.module |
Implements hook_form_FORM_ID_alter(). |
path_bulk_update_form_bulk_delete_submit |
function |
core/modules/path/path.admin.inc |
Submit handler for path_admin_bulk_delete(). |
views_handler_field_broken::options_form |
function |
core/modules/views/handlers/views_handler_field.inc |
|
hook_field_formatter_settings_form_alter |
function |
core/modules/field/field.api.php |
Alter the form elements for a formatter's settings. |
views_handler_filter_numeric::value_form |
function |
core/modules/views/handlers/views_handler_filter_numeric.inc |
Provide a simple textfield for equality |
list_form_field_ui_field_edit_form_alter |
function |
core/modules/field/modules/list/list.module |
Implements hook_form_FORM_ID_alter(). |
ViewsUiNodeViewsWizard::build_form_style |
function |
core/modules/views_ui/wizards/views_ui_node_views_wizard.php |
Build the part of the form that builds the display format options. |
UserSignatureTestCase::$full_html_format |
property |
core/modules/user/tests/user.test |
|
views_plugin_style_summary::options_form |
function |
core/modules/views/plugins/views_plugin_style_summary.inc |
Provide a form to edit options for this plugin. |
user_form_field_ui_field_edit_form_alter |
function |
core/modules/user/user.module |
Implements hook_form_FORM_ID_alter(). |
DateTimezoneTestCase::dateMultiValueForm |
function |
core/modules/date/tests/date_timezone.test |
Tests the submission of a date field's widget form when using unlimited
cardinality |
views_handler_filter::show_operator_form |
function |
core/modules/views/handlers/views_handler_filter.inc |
Shortcut to display the operator form. |
UserValidateCurrentPassCustomForm::setUp |
function |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
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. |
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. |
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. |
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 submit 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(). |