You are here

namespace Drupal\locale\Form in Drupal 8

Same name in other branches
  1. 9 Drupal\locale\Form
Classsort descending Location Description
ExportForm core/modules/locale/src/Form/ExportForm.php Form for the Gettext translation files export form.
ImportForm core/modules/locale/src/Form/ImportForm.php Form constructor for the translation import screen.
LocaleSettingsForm core/modules/locale/src/Form/LocaleSettingsForm.php Configure locale settings for this site.
TranslateEditForm core/modules/locale/src/Form/TranslateEditForm.php Defines a translation edit form.
TranslateFilterForm core/modules/locale/src/Form/TranslateFilterForm.php Provides a filtered translation edit form.
TranslateFormBase core/modules/locale/src/Form/TranslateFormBase.php Defines the locale user interface translation form base.
TranslationStatusForm core/modules/locale/src/Form/TranslationStatusForm.php Provides a translation status form.