You are here

constant TFT_PERM__DELETE_TERMS in Taxonomy File Tree 7.2

Related topics

3 uses of TFT_PERM__DELETE_TERMS
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 18
Hook implementations and module logic for TFT.

Code

define('TFT_PERM__DELETE_TERMS', 'tft delete child terms');