You are here

14 calls to tft_term_access() in Taxonomy File Tree 7

tft in ./tft.pages.inc
Menu callback function the file explorer
tft_add_term_form in ./tft.admin.inc
Add a term form.
tft_add_term_form_validate in ./tft.admin.inc
Validation callback.
tft_ajax_get_folder in ./tft.ajax.inc
Menu function callback for getting the forlder content via AJAX. Returns a JSON object with a 'data' key for the HTML table and a 'parent' key for the parent taxonomy term tid. A 'ops_links' key stores the folder menu.
tft_archive_term_form in ./tft.admin.inc
Archive a term form
tft_delete_term_form in ./tft.admin.inc
Delete a term form
tft_edit_term_form in ./tft.admin.inc
Edit a term form.
tft_folder_list in ./tft.module
tft_folder_tree in ./tft.module
Construct the folder tree.
tft_get_folder_operation_links in ./tft.module
Return an <ul> with links for the current folder. Links include:
tft_get_forbidden_terms in ./tft.module
Get an array with all the terms to which the user has no access.
tft_manage_folders_form in ./tft.admin.inc
Reorganise terms under the given term tid.
tft_node_prepare in ./tft.module
Implementation of hook_node_prepare()
tft_tree in ./tft.module