You are here

constant TFT_ACCESS_FULL_TREE in Taxonomy File Tree 7

Same name and namespace in other branches
  1. 8 tft.module \TFT_ACCESS_FULL_TREE
  2. 3.x tft.module \TFT_ACCESS_FULL_TREE
3 uses of TFT_ACCESS_FULL_TREE
tft in ./tft.pages.inc
Menu callback function the file explorer
tft_menu in ./tft.module
Implementation of hook_menu().
tft_term_access in ./tft.module
Check if the user has access to the term. Will first check if the term is part of an OG term tree. If so, it will check if the user has access to the OG. If the term is not part of an OG term tree, it will check against the Tac Lite schemes.

File

./tft.module, line 9
Module hooks.

Code

define('TFT_ACCESS_FULL_TREE', 'tft access file tree');