archive_calendar in modules/archive.module
Generates a monthly calendar, for display in the archive block.
taxonomy_autocomplete in modules/taxonomy.module
Helper function for autocompletion
taxonomy_get_children in modules/taxonomy.module
Find all children of a term ID.
taxonomy_get_parents in modules/taxonomy.module
Find all parents of a given term ID.
taxonomy_get_term_by_name in modules/taxonomy.module
Try to map a string to an existing term, as for glossary use.
taxonomy_get_tree in modules/taxonomy.module
Create a hierarchical representation of a vocabulary.
taxonomy_node_get_terms in modules/taxonomy.module
Find all terms associated to the given node, ordered by vocabulary and term weight.
taxonomy_node_get_terms_by_vocabulary in modules/taxonomy.module
Find all terms associated to the given node, within one vocabulary.
taxonomy_term_page in modules/taxonomy.module
Menu callback; displays all nodes associated with a term.
_locale_admin_export_screen in includes/locale.inc
User interface for the translation export screen
_locale_admin_import_screen in includes/locale.inc
User interface for the translation import screen.