Functions

Primary tabs

Name Locationsort ascending Description Direct uses Strings
_tracker_remove drupal/modules/tracker/tracker.module Cleans up indexed data when nodes or comments are removed. 3
tracker_uninstall drupal/modules/tracker/tracker.install Implements hook_uninstall().
tracker_enable drupal/modules/tracker/tracker.install Implements hook_enable().
tracker_schema drupal/modules/tracker/tracker.install Implements hook_schema().
tracker_update_7000 drupal/modules/tracker/tracker.install Create new tracker_node and tracker_user tables.
toolbar_help drupal/modules/toolbar/toolbar.module Implements hook_help().
toolbar_permission drupal/modules/toolbar/toolbar.module Implements hook_permission().
toolbar_theme drupal/modules/toolbar/toolbar.module Implements hook_theme().
toolbar_menu drupal/modules/toolbar/toolbar.module Implements hook_menu().
toolbar_toggle_page drupal/modules/toolbar/toolbar.module Menu callback; toggles the visibility of the toolbar drawer. 1
theme_toolbar_toggle drupal/modules/toolbar/toolbar.module Formats an element used to toggle the toolbar drawer's visibility.
_toolbar_is_collapsed drupal/modules/toolbar/toolbar.module Determines the current state of the toolbar drawer's visibility. 3
toolbar_page_build drupal/modules/toolbar/toolbar.module Implements hook_page_build().
toolbar_pre_render drupal/modules/toolbar/toolbar.module Prerender function for the toolbar. 1
toolbar_preprocess_html drupal/modules/toolbar/toolbar.module Implements hook_preprocess_html().
toolbar_preprocess_toolbar drupal/modules/toolbar/toolbar.module Implements hook_preprocess_toolbar().
toolbar_system_info_alter drupal/modules/toolbar/toolbar.module Implements hook_system_info_alter().
toolbar_view drupal/modules/toolbar/toolbar.module Builds the admin menu as a structured array ready for drupal_render(). 1
toolbar_get_menu_tree drupal/modules/toolbar/toolbar.module Gets only the top level items below the 'admin' path. 1
toolbar_menu_navigation_links drupal/modules/toolbar/toolbar.module Generates a links array from a menu tree array. 1
toolbar_in_active_trail drupal/modules/toolbar/toolbar.module Checks whether an item is in the active trail. 1
taxonomy_token_info drupal/modules/taxonomy/taxonomy.tokens.inc Implements hook_token_info().
taxonomy_tokens drupal/modules/taxonomy/taxonomy.tokens.inc Implements hook_tokens().
taxonomy_term_page drupal/modules/taxonomy/taxonomy.pages.inc Menu callback; displays all nodes associated with a term. 1 1
taxonomy_term_feed drupal/modules/taxonomy/taxonomy.pages.inc Generate the content feed for a taxonomy term. 1
taxonomy_autocomplete drupal/modules/taxonomy/taxonomy.pages.inc Page callback: Outputs JSON for taxonomy autocomplete suggestions. 4
taxonomy_help drupal/modules/taxonomy/taxonomy.module Implements hook_help().
taxonomy_permission drupal/modules/taxonomy/taxonomy.module Implements hook_permission().
taxonomy_entity_info drupal/modules/taxonomy/taxonomy.module Implements hook_entity_info().
taxonomy_term_uri drupal/modules/taxonomy/taxonomy.module Implements callback_entity_info_uri(). 1
taxonomy_field_extra_fields drupal/modules/taxonomy/taxonomy.module Implements hook_field_extra_fields().
taxonomy_select_nodes drupal/modules/taxonomy/taxonomy.module Return nodes attached to a term across all field instances. 2
taxonomy_theme drupal/modules/taxonomy/taxonomy.module Implements hook_theme().
taxonomy_menu drupal/modules/taxonomy/taxonomy.module Implements hook_menu().
taxonomy_admin_paths drupal/modules/taxonomy/taxonomy.module Implements hook_admin_paths().
taxonomy_term_edit_access drupal/modules/taxonomy/taxonomy.module Return edit access for a given term. 1
taxonomy_admin_vocabulary_title_callback drupal/modules/taxonomy/taxonomy.module Returns the sanitized name of a vocabulary.
taxonomy_vocabulary_save drupal/modules/taxonomy/taxonomy.module Saves a vocabulary. 18
taxonomy_vocabulary_delete drupal/modules/taxonomy/taxonomy.module Deletes a vocabulary. 8
taxonomy_taxonomy_vocabulary_update drupal/modules/taxonomy/taxonomy.module Implements hook_taxonomy_vocabulary_update().
taxonomy_check_vocabulary_hierarchy drupal/modules/taxonomy/taxonomy.module Checks and updates the hierarchy flag of a vocabulary. 2
taxonomy_term_save drupal/modules/taxonomy/taxonomy.module Saves a term object to the database. 16
taxonomy_term_delete drupal/modules/taxonomy/taxonomy.module Delete a term. 8 1
taxonomy_term_show drupal/modules/taxonomy/taxonomy.module Generates an array which displays a term detail page.
taxonomy_term_view_multiple drupal/modules/taxonomy/taxonomy.module Constructs a drupal_render() style array from an array of loaded terms. 1
taxonomy_term_build_content drupal/modules/taxonomy/taxonomy.module Builds a structured array representing the term's content. 1
taxonomy_term_view drupal/modules/taxonomy/taxonomy.module Generate an array for rendering the given term. 2
template_preprocess_taxonomy_term drupal/modules/taxonomy/taxonomy.module Process variables for taxonomy-term.tpl.php.
taxonomy_term_is_page drupal/modules/taxonomy/taxonomy.module Returns whether the current page is the page of the passed-in term. 1
taxonomy_terms_static_reset drupal/modules/taxonomy/taxonomy.module Clear all static cache variables for terms. 4

Pages

Other projects