19 calls to tft_term_access() in Taxonomy File Tree 7.2
- tft in includes/
tft.pages.inc - Page callback: file content list.
- tft_add_term_form in includes/
tft.pages.inc - Form: add a term.
- tft_add_term_form_validate in includes/
tft.pages.inc - Validation callback: for tft_add_term_form().
- tft_ajax_get_folder in includes/
tft.ajax.inc - Page callback: get folder content via AJAX.
- tft_archive_access in modules/
tft_archive/ tft_archive.module - Access callback: custom access callback when checking if a user can archive files.
- tft_archive_term_form in modules/
tft_archive/ includes/ tft_archive.pages.inc - Form callback: archive a term form.
- tft_archive_tft_item_operation_links_alter in modules/
tft_archive/ tft_archive.module - Implements hook_tft_item_operation_links_alter().
- tft_delete_term_form in includes/
tft.pages.inc - Form: delete a term.
- tft_edit_term_form in includes/
tft.pages.inc - Form: edit a term.
- tft_folder_tree in ./
tft.module - Construct the folder tree.
- tft_get_add_content_links in ./
tft.module - Render the add file and add folder links.
- tft_get_content in ./
tft.module - Get the folder content and return it in an array form for the theme_table call.
- tft_get_folder_menu_links in ./
tft.module - Return a list of links for the folder menu.
- tft_get_forbidden_terms in ./
tft.module - tft_item_operation_links in ./
tft.module - Returns a list of operation links for the given item.
- tft_manage_folders_form in includes/
tft.pages.inc - Form: reorganize folder items.
- tft_multiple_upload_tft_get_add_content_links_alter in modules/
tft_multiple_upload/ tft_multiple_upload.module - Implements tft_get_add_content_links_alter().
- tft_node_prepare in ./
tft.module - Implements hook_node_prepare().
- tft_tree in ./
tft.module - Construct the folder tree recursively.