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