10 calls to taxonomy_get_tree()

forum_get_forums in drupal-6.x/modules/forum/forum.module
Returns a list of all forums for a given taxonomy id
forum_nodeapi in drupal-6.x/modules/forum/forum.module
Implementation of hook_nodeapi().
taxonomy_check_vocabulary_hierarchy in drupal-6.x/modules/taxonomy/taxonomy.module
Dynamically check and update the hierarachy flag of a vocabulary. Checks and updates the hierarchy flag of a vocabulary.
taxonomy_form_all in drupal-6.x/modules/taxonomy/taxonomy.module
Generate a set of options for selecting a term from all vocabularies.
taxonomy_form_term in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_overview_terms in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_overview_terms_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Submit handler for terms overview form.
taxonomy_select_nodes in drupal-6.x/modules/taxonomy/taxonomy.module
Finds all nodes that match selected taxonomy conditions.
_forum_parent_select in drupal-6.x/modules/forum/forum.admin.inc
Returns a select box for available parent terms
_taxonomy_term_select in drupal-6.x/modules/taxonomy/taxonomy.module
Create a select form element for a given taxonomy vocabulary.