You are here

constant TFT_PERM__REORDER_ITEMS in Taxonomy File Tree 7.2

Related topics

4 uses of TFT_PERM__REORDER_ITEMS
tft_get_folder_menu_links in ./tft.module
Return a list of links for the folder menu.
tft_og_tft_folder_menu_links_alter in modules/tft_og/tft_og.module
Implements hook_tft_folder_menu_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.

File

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

Code

define('TFT_PERM__REORDER_ITEMS', 'tft reorder terms');