|
TestFieldMultipleFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Returns a form to configure settings for the formatter. |
|
TaxonomyAutocompleteWidget::settingsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
|
ImageToolkitInterface::settingsFormSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Handles submissions for toolkit's settings form. |
|
EditorPluginInterface::settingsFormSubmit |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Modifies any values in the form state to prepare them for saving. |
|
SearchConfigSettingsFormTest::$search_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
|
|
SearchConfigSettingsFormTest::$search_node |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
|
|
EditorPluginInterface::settingsFormValidate |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Validates the settings form for an editor. |
|
TestFieldPrepareViewFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Returns a form to configure settings for the formatter. |
|
EntityReferenceLabelFormatter::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Returns a form to configure settings for the formatter. |
|
SearchSettingsForm::searchAdminReindexSubmit |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Form submission handler for the reindex button on the search admin settings
form. |
|
EntityReferenceEntityFormatter::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Returns a form to configure settings for the formatter. |
|
CKEditorPluginManager::injectPluginSettingsForm |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php |
Injects the CKEditor plugins settings forms as a vertical tabs subform. |
|
CKEditorPluginConfigurableInterface::settingsForm |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginConfigurableInterface.php |
Returns a settings form to configure this CKEditor plugin. |
|
SearchConfigSettingsFormTest::testSearchSettingsPage |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Verify the search settings form. |
|
SearchConfigSettingsFormTest::testSearchModuleDisabling |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Verify that you can disable individual search modules. |
|
SearchConfigSettingsFormTest::testSearchModuleSettingsPage |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Verify module-supplied settings form. |