Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
taxonomy_field_widget_error drupal/modules/taxonomy/taxonomy.module Implements hook_field_widget_error().
taxonomy_field_widget_form drupal/modules/taxonomy/taxonomy.module Implements hook_field_widget_form().
taxonomy_field_widget_info drupal/modules/taxonomy/taxonomy.module Implements hook_field_widget_info().
taxonomy_field_widget_info_alter drupal/modules/taxonomy/taxonomy.module Implements hook_field_widget_info_alter().
taxonomy_form_term drupal/modules/taxonomy/taxonomy.admin.inc Form function for the term edit form. 2
taxonomy_form_term_submit drupal/modules/taxonomy/taxonomy.admin.inc Submit handler to insert or update a term.
taxonomy_form_term_submit_build_taxonomy_term drupal/modules/taxonomy/taxonomy.admin.inc Updates the form state's term entity by processing this submission's values. 1
taxonomy_form_term_validate drupal/modules/taxonomy/taxonomy.admin.inc Validation handler for the term form.
taxonomy_form_vocabulary drupal/modules/taxonomy/taxonomy.admin.inc Form builder for the vocabulary editing form. 1
taxonomy_form_vocabulary_submit drupal/modules/taxonomy/taxonomy.admin.inc Form submission handler for taxonomy_form_vocabulary().
taxonomy_form_vocabulary_validate drupal/modules/taxonomy/taxonomy.admin.inc Form validation handler for taxonomy_form_vocabulary(). 1
taxonomy_get_children drupal/modules/taxonomy/taxonomy.module Finds all children of a term ID. 3 1
taxonomy_get_parents drupal/modules/taxonomy/taxonomy.module Finds all parents of a given term ID. 9 1
taxonomy_get_parents_all drupal/modules/taxonomy/taxonomy.module Find all ancestors of a given term ID. 3 1
taxonomy_get_term_by_name drupal/modules/taxonomy/taxonomy.module Try to map a string to an existing term, as for glossary use. 5
taxonomy_get_tree drupal/modules/taxonomy/taxonomy.module Create a hierarchical representation of a vocabulary. 14 2
taxonomy_get_vocabularies drupal/modules/taxonomy/taxonomy.module Return an array of all vocabulary objects. 11
taxonomy_help drupal/modules/taxonomy/taxonomy.module Implements hook_help().
taxonomy_implode_tags drupal/modules/taxonomy/taxonomy.module Implodes a list of tags of a certain vocabulary into a string. 1
taxonomy_menu drupal/modules/taxonomy/taxonomy.module Implements hook_menu().
taxonomy_node_delete drupal/modules/taxonomy/taxonomy.module Implements hook_node_delete().
taxonomy_node_insert drupal/modules/taxonomy/taxonomy.module Implements hook_node_insert().
taxonomy_node_update drupal/modules/taxonomy/taxonomy.module Implements hook_node_update().
taxonomy_options_list drupal/modules/taxonomy/taxonomy.module Implements hook_options_list().
taxonomy_overview_terms drupal/modules/taxonomy/taxonomy.admin.inc Form builder for the taxonomy terms overview. 1 2
taxonomy_overview_terms_submit drupal/modules/taxonomy/taxonomy.admin.inc Submit handler for terms overview form. 1
taxonomy_overview_vocabularies drupal/modules/taxonomy/taxonomy.admin.inc Form builder to list and manage vocabularies. 1
taxonomy_overview_vocabularies_submit drupal/modules/taxonomy/taxonomy.admin.inc Submit handler for vocabularies overview. Updates changed vocabulary weights.
taxonomy_permission drupal/modules/taxonomy/taxonomy.module Implements hook_permission().
taxonomy_rdf_mapping drupal/modules/taxonomy/taxonomy.module Implements hook_rdf_mapping().
taxonomy_schema drupal/modules/taxonomy/taxonomy.install Implements hook_schema().
taxonomy_select_nodes drupal/modules/taxonomy/taxonomy.module Return nodes attached to a term across all field instances. 2
taxonomy_taxonomy_term_delete drupal/modules/taxonomy/taxonomy.module Implements hook_taxonomy_term_delete().
taxonomy_taxonomy_vocabulary_update drupal/modules/taxonomy/taxonomy.module Implements hook_taxonomy_vocabulary_update().
taxonomy_terms_static_reset drupal/modules/taxonomy/taxonomy.module Clear all static cache variables for terms. 4
taxonomy_term_build_content drupal/modules/taxonomy/taxonomy.module Builds a structured array representing the term's content. 1
taxonomy_term_confirm_delete drupal/modules/taxonomy/taxonomy.admin.inc Form builder for the term delete form. 1
taxonomy_term_confirm_delete_submit drupal/modules/taxonomy/taxonomy.admin.inc Submit handler to delete a term after confirmation. 1
taxonomy_term_delete drupal/modules/taxonomy/taxonomy.module Delete a term. 8 1
taxonomy_term_edit_access drupal/modules/taxonomy/taxonomy.module Return edit access for a given term. 1
taxonomy_term_feed drupal/modules/taxonomy/taxonomy.pages.inc Generate the content feed for a taxonomy term. 1
taxonomy_term_is_page drupal/modules/taxonomy/taxonomy.module Returns whether the current page is the page of the passed-in term. 1
taxonomy_term_load drupal/modules/taxonomy/taxonomy.module Return the term object matching a term ID. 12
taxonomy_term_load_multiple drupal/modules/taxonomy/taxonomy.module Load multiple taxonomy terms based on certain conditions. 12
taxonomy_term_page drupal/modules/taxonomy/taxonomy.pages.inc Menu callback; displays all nodes associated with a term. 1 1
taxonomy_term_save drupal/modules/taxonomy/taxonomy.module Saves a term object to the database. 16
taxonomy_term_show drupal/modules/taxonomy/taxonomy.module Generates an array which displays a term detail page.
taxonomy_term_title drupal/modules/taxonomy/taxonomy.module Title callback for term pages. 1
taxonomy_term_uri drupal/modules/taxonomy/taxonomy.module Implements callback_entity_info_uri(). 1
taxonomy_term_view drupal/modules/taxonomy/taxonomy.module Generate an array for rendering the given term. 2

Pages

Other projects