You are here

Functions in Taxonomy File Tree 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
tft includes/tft.pages.inc Page callback: file content list. 1 10
tft_add_term ./tft.module Add a new term and return its ID. 3
tft_add_term_form includes/tft.pages.inc Form: add a term. 1
tft_add_term_form_submit includes/tft.pages.inc Submission callback: for tft_add_term_form().
tft_add_term_form_validate includes/tft.pages.inc Validation callback: for tft_add_term_form().
tft_ajax_get_folder includes/tft.ajax.inc Page callback: get folder content via AJAX. 1
tft_archive_access modules/tft_archive/tft_archive.module Access callback: custom access callback when checking if a user can archive files. 1
tft_archive_create_archive_folder modules/tft_archive/tft_archive.module Creates an archive folder under the passed folder. 1
tft_archive_element_is_archived modules/tft_archive/tft_archive.module Check if the element is currently archived. 1
tft_archive_file_form modules/tft_archive/includes/tft_archive.pages.inc Form callback: archive a node form. 1
tft_archive_file_form_submit modules/tft_archive/includes/tft_archive.pages.inc Submission callback for tft_archive_term_form().
tft_archive_folder_batch Deprecated ./tft.module
tft_archive_folder_batch_process Deprecated ./tft.module 1
tft_archive_get_closest_parent_archive_tid modules/tft_archive/tft_archive.module Helper function to get the closest archive folder. 2
tft_archive_install modules/tft_archive/tft_archive.install Implements hook_install().
tft_archive_is_archive_folder modules/tft_archive/tft_archive.module Checks if the term is an "Archive" term. 3
tft_archive_log modules/tft_archive/tft_archive.module Stores the archived term or file so it can easily be restored. 2
tft_archive_menu modules/tft_archive/tft_archive.module Implements hook_menu().
tft_archive_permission modules/tft_archive/tft_archive.module Implements hook_permission(). 1
tft_archive_restore_archived_element modules/tft_archive/tft_archive.module Restore the element to its previous position. 1
tft_archive_restore_element modules/tft_archive/includes/tft_archive.pages.inc Page callback: restore element. 1
tft_archive_schema modules/tft_archive/tft_archive.install Implements hook_schema().
tft_archive_term_form modules/tft_archive/includes/tft_archive.pages.inc Form callback: archive a term form. 1
tft_archive_term_form_submit modules/tft_archive/includes/tft_archive.pages.inc Submission callback for tft_archive_term_form().
tft_archive_tft_item_operation_links_alter modules/tft_archive/tft_archive.module Implements hook_tft_item_operation_links_alter().
tft_archive_tft_term_access modules/tft_archive/tft_archive.module Implements hook_tft_term_access().
tft_block_info ./tft.module Implements hook_block_info().
tft_block_view ./tft.module Implements hook_block_view().
tft_check_term_is_deletable ./tft.module Check if the term has no files or child terms. 1
tft_check_vocabulary_setting Deprecated ./tft.module
tft_content_table ./tft.module Get the folder content in HTML table format. 2
tft_delete_term_form includes/tft.pages.inc Form: delete a term. 1
tft_delete_term_form_submit includes/tft.pages.inc Submission callback: for tft_delete_term_form().
tft_download_file includes/tft.pages.inc Page callback: check file access and start transfer. 1
tft_edit_term_form includes/tft.pages.inc Form: edit a term. 1
tft_edit_term_form_submit includes/tft.pages.inc Submission callback: for tft_edit_term_form()
tft_edit_term_form_validate includes/tft.pages.inc
tft_folder_content ./tft.module Loads the given folder content. 3
tft_folder_tree ./tft.module Construct the folder tree. 4
tft_form_alter ./tft.module Implements hook_form_alter()
tft_get_add_content_links ./tft.module Render the add file and add folder links. 2
tft_get_archive_tid ./tft.module 4
tft_get_content ./tft.module Get the folder content and return it in an array form for the theme_table call. 1
tft_get_depth ./tft.module Get the depth of the term 6
tft_get_file_setting ./tft.module Get the settings for the node type used as the 'file'. 9
tft_get_folder_menu_links ./tft.module Return a list of links for the folder menu. 2
tft_get_forbidden_terms Deprecated ./tft.module
tft_get_og_nid Deprecated ./tft.module 1
tft_get_og_tid Deprecated ./tft.module 3
tft_get_parent_tid ./tft.module Get the parent tid based on a tid. 4

Pages

Other projects