You are here

namespace Drupal\taxonomy_manager\Form in Taxonomy Manager 2.0.x

Same name in other branches
  1. 8 Drupal\taxonomy_manager\Form
Classsort descending Location Description
AddTermsToVocabularyForm src/Form/AddTermsToVocabularyForm.php Form for adding terms to a given vocabulary.
DeleteTermsForm src/Form/DeleteTermsForm.php Form for deleting given terms.
ExportTermsForm src/Form/ExportTermsForm.php Form for exporting given terms.
ExportTermsMiniForm src/Form/ExportTermsMiniForm.php Form for exporting given terms.
MoveTermsForm src/Form/MoveTermsForm.php Form for deleting given terms.
TaxonomyManagerAdmin src/Form/TaxonomyManagerAdmin.php Managing the advanced options for the taxonomy_manager module.
TaxonomyManagerForm src/Form/TaxonomyManagerForm.php Taxonomy manager class.