15 calls to taxonomy_vocabulary_load()

forum_enable in drupal-6.x/modules/forum/forum.install
forum_nodeapi in drupal-6.x/modules/forum/forum.module
Implementation of hook_nodeapi().
forum_overview in drupal-6.x/modules/forum/forum.admin.inc
Returns an overview list of existing forums and containers
hook_mail in documentation-6.x/developer/hooks/core.php
Prepare a message based on parameters; called from drupal_mail().
system_mail in drupal-6.x/modules/system/system.module
Implementation of hook_mail().
system_message_action in drupal-6.x/modules/system/system.module
A configurable Drupal action. Sends a message to the current user's screen.
taxonomy_admin_term_edit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Page to edit a vocabulary term.
taxonomy_del_vocabulary in drupal-6.x/modules/taxonomy/taxonomy.module
Delete a vocabulary.
taxonomy_form in drupal-6.x/modules/taxonomy/taxonomy.module
Generate a form element for selecting terms from a vocabulary.
taxonomy_help in drupal-6.x/modules/taxonomy/taxonomy.module
Implementation of hook_help().
taxonomy_node_validate in drupal-6.x/modules/taxonomy/taxonomy.module
Make sure incoming vids are free tagging enabled.
taxonomy_term_path in drupal-6.x/modules/taxonomy/taxonomy.module
For vocabularies not maintained by taxonomy.module, give the maintaining module a chance to provide a path for terms in that vocabulary.
taxonomy_vocabulary_confirm_delete in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Form builder for the vocabulary delete confirmation form.
taxonomy_vocabulary_confirm_reset_alphabetical in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Form builder to confirm reseting a vocabulary to alphabetical order.
template_preprocess_forums in drupal-6.x/modules/forum/forum.module
Process variables for forums.tpl.php