You are here

10 calls to taxonomy_get_vocabulary() in Drupal 4

forum_view in modules/forum.module
Implementation of hook_view().
taxonomy_admin_vocabulary_edit in modules/taxonomy.module
Page to add or edit a vocabulary
taxonomy_del_vocabulary in modules/taxonomy.module
taxonomy_form in modules/taxonomy.module
Generate a form element for selecting terms from a vocabulary.
taxonomy_form_term in modules/taxonomy.module
taxonomy_node_validate in modules/taxonomy.module
Make sure incoming vids are free tagging enabled.
taxonomy_overview_terms in modules/taxonomy.module
Display a tree of all the terms in a vocabulary, with options to edit each one.
taxonomy_term_path in modules/taxonomy.module
theme_forum_display in modules/forum.module
Format the forum body.
_taxonomy_confirm_del_vocabulary in modules/taxonomy.module