Search for widget
- Search 7.x for widget
- Search 9.5.x for widget
- Search 8.9.x for widget
- Search 11.x for widget
- Search main for widget
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TelephoneDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TelephoneDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TelephoneDefaultWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TelephoneField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| TelephoneFieldTest::testTelephoneWidget | function | core/ |
Tests to confirm the widget is setup. |
| template_preprocess_file_widget_multiple | function | core/ |
Prepares variables for multi file form widget templates. |
| template_preprocess_image_widget | function | core/ |
Prepares variables for image widget templates. |
| TestFieldWidget | class | core/ |
Plugin implementation of the 'test_field_widget' widget. |
| TestFieldWidget.php | file | core/ |
|
| TestFieldWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| TestFieldWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TestFieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TestFieldWidget::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| TestFieldWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TestFieldWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TestFieldWidgetMultilingual | class | core/ |
Plugin implementation of the 'test_field_widget_multilingual' widget. |
| TestFieldWidgetMultilingual.php | file | core/ |
|
| TestFieldWidgetMultilingual::form | function | core/ |
Creates a form element for a field. |
| TestFieldWidgetMultiple | class | core/ |
Plugin implementation of the 'test_field_widget_multiple' widget. |
| TestFieldWidgetMultiple.php | file | core/ |
|
| TestFieldWidgetMultiple::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldWidgetMultiple::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TestFieldWidgetMultiple::formElement | function | core/ |
Returns the form for a single field widget. |
| TestFieldWidgetMultiple::isApplicable | function | core/ |
Test is the widget is applicable to the field definition. |
| TestFieldWidgetMultiple::multipleValidate | function | core/ |
Element validation helper. |
| TestFieldWidgetMultiple::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TestFieldWidgetMultiple::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TestFieldWidgetMultipleSingleValues | class | core/ |
Plugin implementation of the 'test_field_widget_multiple' widget. |
| TestFieldWidgetMultipleSingleValues.php | file | core/ |
|
| TestTextfieldWidget | class | core/ |
Plugin implementation of the 'field_plugins_test_text_widget' widget. |
| TestTextfieldWidget.php | file | core/ |
|
| TextareaWidget | class | core/ |
Plugin implementation of the 'text_textarea' widget. |
| TextareaWidget.php | file | core/ |
|
| TextareaWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TextareaWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TextareaWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TextareaWithSummaryWidget | class | core/ |
Plugin implementation of the 'text_textarea_with_summary' widget. |
| TextareaWithSummaryWidget.php | file | core/ |
|
| TextareaWithSummaryWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TextareaWithSummaryWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TextareaWithSummaryWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TextareaWithSummaryWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TextareaWithSummaryWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TextField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| TextField::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
| TextFieldTest::testTextfieldWidgets | function | core/ |
Tests widgets. |
| TextFieldTest::testTextfieldWidgetsAllowedFormats | function | core/ |
Test widgets for fields with selected allowed formats. |
| TextFieldTest::testTextfieldWidgetsFormatted | function | core/ |
Tests widgets + 'formatted_text' setting. |
| TextFieldTest::_testTextfieldWidgetsFormatted | function | core/ |
Helper function for testTextfieldWidgetsFormatted(). |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.