You are here

constant TFT_ADD_TERMS in Taxonomy File Tree 8

Same name and namespace in other branches
  1. 7 tft.module \TFT_ADD_TERMS
  2. 3.x tft.module \TFT_ADD_TERMS
5 uses of TFT_ADD_TERMS
AddFolderForm::validateForm in src/Form/AddFolderForm.php
Form validation handler.
TFTController::add_content_links in src/Controller/TFTController.php
Render the add file and add folder links.
TFTController::operation_links in src/Controller/TFTController.php
Return an <ul> with links for the current folder.
tft_taxonomy_term_access in ./tft.module
Implements hook_ENTITY_TYPE_access().
tft_taxonomy_term_create_access in ./tft.module
Implements hook_ENTITY_TYPE_create_access().

File

./tft.module, line 24
Contains tft.module.

Code

const TFT_ADD_TERMS = 'tft add child terms';