taxonomy_overview_terms

Functions that call taxonomy_overview_terms()

Namesort iconLocationDescription
taxonomy_overview_termsmodules/taxonomy.moduleDisplay a tree of all the terms in a vocabulary, with options to edit each one.

Functions called by taxonomy_overview_terms()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
drupal_get_destinationincludes/common.incPrepare a destination query string for use in combination with drupal_goto(). Used to direct the user back to the referring page after completing a form. By default the current URL is returned. If a destination exists in the previous request, that...
drupal_set_titleincludes/path.incSet the title of the current page, for display on the page and in the title bar.
lincludes/common.incFormat an internal Drupal link.
tincludes/common.incTranslate strings to the current locale.
taxonomy_get_treemodules/taxonomy.moduleCreate a hierarchical representation of a vocabulary.
taxonomy_get_vocabularymodules/taxonomy.moduleReturn the vocabulary object matching a vocabulary ID.
taxonomy_overview_termsmodules/taxonomy.moduleDisplay a tree of all the terms in a vocabulary, with options to edit each one.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
_taxonomy_depthmodules/taxonomy.module
 
 

Drupal is a registered trademark of Dries Buytaert.