namespace Drupal\config_translation\FormElement
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| DateFormat | core/modules/config_translation/src/FormElement/DateFormat.php | Defines the date format element for the configuration translation interface. |
| ElementInterface | core/modules/config_translation/src/FormElement/ElementInterface.php | Provides an interface for configuration translation form elements. |
| FormElementBase | core/modules/config_translation/src/FormElement/FormElementBase.php | Provides a common base class for form elements. |
| ListElement | core/modules/config_translation/src/FormElement/ListElement.php | Defines the list element for the configuration translation interface. |
| PluralVariants | core/modules/config_translation/src/FormElement/PluralVariants.php | Defines form elements for plurals in configuration translation. |
| Textarea | core/modules/config_translation/src/FormElement/Textarea.php | Defines the textarea element for the configuration translation interface. |
| Textfield | core/modules/config_translation/src/FormElement/Textfield.php | Defines the textfield element for the configuration translation interface. |
| TextFormat | core/modules/config_translation/src/FormElement/TextFormat.php | Defines the text_format element for the configuration translation interface. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.