You are here

namespace Drupal\config_translation\FormElement in Drupal 8

Same name in other branches
  1. 9 Drupal\config_translation\FormElement
Classsort descending Location Description
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.