AddTermsToVocabularyForm |
class |
Drupal\taxonomy_manager\Form |
src/Form/AddTermsToVocabularyForm.php |
Form for adding terms to a given vocabulary. |
|
|
1 |
DeleteTermsForm |
class |
Drupal\taxonomy_manager\Form |
src/Form/DeleteTermsForm.php |
Form for deleting given terms. |
|
|
1 |
ExportTermsForm |
class |
Drupal\taxonomy_manager\Form |
src/Form/ExportTermsForm.php |
Form for exporting given terms. |
|
|
1 |
MainController |
class |
Drupal\taxonomy_manager\Controller |
src/Controller/MainController.php |
Controller routines for taxonomy_manager routes. |
|
|
|
MoveTermsForm |
class |
Drupal\taxonomy_manager\Form |
src/Form/MoveTermsForm.php |
Form for deleting given terms. |
|
|
1 |
SubTreeController |
class |
Drupal\taxonomy_manager\Controller |
src/Controller/SubTreeController.php |
Exposes a list of terms to any JS library via JSON. |
|
|
|
TaxonomyManagerAdmin |
class |
Drupal\taxonomy_manager\Form |
src/Form/TaxonomyManagerAdmin.php |
Managing the advanced options for the taxonomy_manager module. |
|
|
1 |
TaxonomyManagerConfigTest |
class |
Drupal\taxonomy_manager\Tests |
src/Tests/TaxonomyManagerConfigTest.php |
Tests the configuration form. |
|
|
|
TaxonomyManagerForm |
class |
Drupal\taxonomy_manager\Form |
src/Form/TaxonomyManagerForm.php |
Taxonomy manager class. |
|
|
1 |
TaxonomyManagerHelper |
class |
Drupal\taxonomy_manager |
src/TaxonomyManagerHelper.php |
Class for taxonomy manager helper. |
|
3 |
|
TaxonomyManagerPagesTest |
class |
Drupal\taxonomy_manager\Tests |
src/Tests/TaxonomyManagerPagesTest.php |
All pages of the module are accessible. (Routing and menus are OK) |
|
|
|
TaxonomyManagerTree |
class |
Drupal\taxonomy_manager\Element |
src/Element/TaxonomyManagerTree.php |
Taxonomy Manager Tree Form Element. |
|
1 |
|