11 calls to taxonomy_get_term()

forum_confirm_delete in drupal-6.x/modules/forum/forum.admin.inc
Returns a confirmation page for deleting a forum taxonomy term.
forum_get_topics in drupal-6.x/modules/forum/forum.module
forum_nodeapi in drupal-6.x/modules/forum/forum.module
Implementation of hook_nodeapi().
taxonomy_admin_term_edit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Page to edit a vocabulary term.
taxonomy_del_term in drupal-6.x/modules/taxonomy/taxonomy.module
Delete a term.
taxonomy_get_parents_all in drupal-6.x/modules/taxonomy/taxonomy.module
Find all ancestors of a given term ID.
taxonomy_preview_terms in drupal-6.x/modules/taxonomy/taxonomy.module
Helper function to convert terms after a preview.
taxonomy_select_nodes in drupal-6.x/modules/taxonomy/taxonomy.module
Finds all nodes that match selected taxonomy conditions.
taxonomy_term_confirm_delete in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Form builder for the term delete form.
taxonomy_term_page in drupal-6.x/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
theme_taxonomy_term_page in drupal-6.x/modules/taxonomy/taxonomy.pages.inc
Render a taxonomy term page HTML output.