Functions

Primary tabs

Name Locationsort descending Description Direct uses Strings
taxonomy_autocomplete_validate drupal/modules/taxonomy/taxonomy.module Form element validate handler for taxonomy term autocomplete element. 1
taxonomy_field_widget_error drupal/modules/taxonomy/taxonomy.module Implements hook_field_widget_error().
taxonomy_field_settings_form drupal/modules/taxonomy/taxonomy.module Implements hook_field_settings_form().
taxonomy_rdf_mapping drupal/modules/taxonomy/taxonomy.module Implements hook_rdf_mapping().
taxonomy_field_presave drupal/modules/taxonomy/taxonomy.module Implements hook_field_presave().
taxonomy_node_insert drupal/modules/taxonomy/taxonomy.module Implements hook_node_insert().
taxonomy_build_node_index drupal/modules/taxonomy/taxonomy.module Builds and inserts taxonomy index entries for a given node. 2
taxonomy_node_update drupal/modules/taxonomy/taxonomy.module Implements hook_node_update().
taxonomy_node_delete drupal/modules/taxonomy/taxonomy.module Implements hook_node_delete().
taxonomy_delete_node_index drupal/modules/taxonomy/taxonomy.module Deletes taxonomy index entries for a given node. 2
taxonomy_taxonomy_term_delete drupal/modules/taxonomy/taxonomy.module Implements hook_taxonomy_term_delete().
taxonomy_entity_query_alter drupal/modules/taxonomy/taxonomy.module Implements hook_entity_query_alter().
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_token_info drupal/modules/taxonomy/taxonomy.tokens.inc Implements hook_token_info().
taxonomy_tokens drupal/modules/taxonomy/taxonomy.tokens.inc Implements hook_tokens().
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
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.
tracker_help drupal/modules/tracker/tracker.module Implements hook_help().
tracker_menu drupal/modules/tracker/tracker.module Implements hook_menu().
tracker_cron drupal/modules/tracker/tracker.module Implements hook_cron(). 2
_tracker_myrecent_access drupal/modules/tracker/tracker.module Access callback for tracker/%user_uid_optional. 1
_tracker_user_access drupal/modules/tracker/tracker.module Access callback for user/%user/track. 1
tracker_node_insert drupal/modules/tracker/tracker.module Implements hook_node_insert().
tracker_node_update drupal/modules/tracker/tracker.module Implements hook_node_update().
tracker_node_delete drupal/modules/tracker/tracker.module Implements hook_node_delete().
tracker_comment_update drupal/modules/tracker/tracker.module Implements hook_comment_update().
tracker_comment_publish drupal/modules/tracker/tracker.module Implements hook_comment_publish().
tracker_comment_unpublish drupal/modules/tracker/tracker.module Implements hook_comment_unpublish().
tracker_comment_delete drupal/modules/tracker/tracker.module Implements hook_comment_delete().
_tracker_add drupal/modules/tracker/tracker.module Updates indexing tables when a node is added, updated, or commented on. 3

Pages

Other projects