You are here

constant TFT_PERM__ADD_TERMS in Taxonomy File Tree 7.2

Related topics

5 uses of TFT_PERM__ADD_TERMS
tft_add_term_form_validate in includes/tft.pages.inc
Validation callback: for tft_add_term_form().
tft_og_tft_get_add_content_links_alter in modules/tft_og/tft_og.module
Implements hook_tft_get_add_content_links_alter().
tft_og_tft_term_access in modules/tft_og/tft_og.module
Implements hook_tft_term_access().
tft_term_access in ./tft.module
Check if the user has access to the term.
tft_tft_item_operation_links_access in ./tft.module
Implements hook_tft_item_operation_links_access()

File

./tft.module, line 17
Hook implementations and module logic for TFT.

Code

define('TFT_PERM__ADD_TERMS', 'tft add child terms');