Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
taxonomy_field_validate function modules/taxonomy/taxonomy.module Implements hook_field_validate().
taxonomy_field_widget_error function modules/taxonomy/taxonomy.module Implements hook_field_widget_error().
taxonomy_field_widget_form function modules/taxonomy/taxonomy.module Implements hook_field_widget_form().
taxonomy_field_widget_info function modules/taxonomy/taxonomy.module Implements hook_field_widget_info().
taxonomy_field_widget_info_alter function modules/taxonomy/taxonomy.module Implements hook_field_widget_info_alter().
taxonomy_file_download_access function modules/taxonomy/taxonomy.module Implements hook_file_download_access().
taxonomy_form_term function modules/taxonomy/taxonomy.admin.inc Form function for the term edit form.
taxonomy_form_term_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to insert or update a term.
taxonomy_form_term_submit_build_taxonomy_term function modules/taxonomy/taxonomy.admin.inc Updates the form state's term entity by processing this submission's values.
taxonomy_form_term_validate function modules/taxonomy/taxonomy.admin.inc Validation handler for the term form.
taxonomy_form_vocabulary function modules/taxonomy/taxonomy.admin.inc Form builder for the vocabulary editing form.
taxonomy_form_vocabulary_submit function modules/taxonomy/taxonomy.admin.inc Form submission handler for taxonomy_form_vocabulary().
taxonomy_form_vocabulary_validate function modules/taxonomy/taxonomy.admin.inc Form validation handler for taxonomy_form_vocabulary().
taxonomy_get_children function modules/taxonomy/taxonomy.module Finds all children of a term ID.
taxonomy_get_parents function modules/taxonomy/taxonomy.module Finds all parents of a given term ID.
taxonomy_get_parents_all function modules/taxonomy/taxonomy.module Find all ancestors of a given term ID.
taxonomy_get_term_by_name function modules/taxonomy/taxonomy.module Try to map a string to an existing term, as for glossary use.
taxonomy_get_tree function modules/taxonomy/taxonomy.module Create a hierarchical representation of a vocabulary.
taxonomy_get_vocabularies function modules/taxonomy/taxonomy.module Return an array of all vocabulary objects.
taxonomy_help function modules/taxonomy/taxonomy.module Implements hook_help().
taxonomy_implode_tags function modules/taxonomy/taxonomy.module Implodes a list of tags of a certain vocabulary into a string.
taxonomy_menu function modules/taxonomy/taxonomy.module Implements hook_menu().
taxonomy_nodes_test.info file modules/simpletest/tests/taxonomy_nodes_test.info name = "Taxonomy module node list tests"
description = "Support module for taxonomy node list related testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
taxonomy_nodes_test.module file modules/simpletest/tests/taxonomy_nodes_test.module Dummy module implementing hook_query_TAG_alter.
taxonomy_nodes_test_query_node_access_alter function modules/simpletest/tests/taxonomy_nodes_test.module Implements hook_query_TAG_alter().
taxonomy_node_delete function modules/taxonomy/taxonomy.module Implements hook_node_delete().
taxonomy_node_insert function modules/taxonomy/taxonomy.module Implements hook_node_insert().
taxonomy_node_update function modules/taxonomy/taxonomy.module Implements hook_node_update().
taxonomy_options_list function modules/taxonomy/taxonomy.module Implements hook_options_list().
taxonomy_overview_terms function modules/taxonomy/taxonomy.admin.inc Form builder for the taxonomy terms overview.
taxonomy_overview_terms_submit function modules/taxonomy/taxonomy.admin.inc Submit handler for terms overview form.
taxonomy_overview_vocabularies function modules/taxonomy/taxonomy.admin.inc Form builder to list and manage vocabularies.
taxonomy_overview_vocabularies_submit function modules/taxonomy/taxonomy.admin.inc Submit handler for vocabularies overview. Updates changed vocabulary weights.
taxonomy_permission function modules/taxonomy/taxonomy.module Implements hook_permission().
taxonomy_rdf_mapping function modules/taxonomy/taxonomy.module Implements hook_rdf_mapping().
taxonomy_schema function modules/taxonomy/taxonomy.install Implements hook_schema().
taxonomy_select_nodes function modules/taxonomy/taxonomy.module Return nodes attached to a term across all field instances.
taxonomy_taxonomy_term_delete function modules/taxonomy/taxonomy.module Implements hook_taxonomy_term_delete().
taxonomy_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.module Implements hook_taxonomy_vocabulary_update().
taxonomy_terms_static_reset function modules/taxonomy/taxonomy.module Clear all static cache variables for terms.
taxonomy_term_build_content function modules/taxonomy/taxonomy.module Builds a structured array representing the term's content.
taxonomy_term_confirm_delete function modules/taxonomy/taxonomy.admin.inc Form builder for the term delete form.
taxonomy_term_confirm_delete_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to delete a term after confirmation.
taxonomy_term_delete function modules/taxonomy/taxonomy.module Delete a term.
taxonomy_term_edit_access function modules/taxonomy/taxonomy.module Return edit access for a given term.
taxonomy_term_feed function modules/taxonomy/taxonomy.pages.inc Generate the content feed for a taxonomy term.
taxonomy_term_is_page function modules/taxonomy/taxonomy.module Returns whether the current page is the page of the passed-in term.
taxonomy_term_load function modules/taxonomy/taxonomy.module Return the term object matching a term ID.
taxonomy_term_load_multiple function modules/taxonomy/taxonomy.module Load multiple taxonomy terms based on certain conditions.
taxonomy_term_page function modules/taxonomy/taxonomy.pages.inc Menu callback; displays all nodes associated with a term.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.