taxonomy_overview_terms

Related topics

Namesort iconDescription
Form builder functionsFunctions that build an abstract representation of a HTML form.

Functions that call taxonomy_overview_terms()

Namesort iconLocationDescription
forum_overviewmodules/forum/forum.admin.incReturns an overview list of existing forums and containers
taxonomy_overview_termsmodules/taxonomy/taxonomy.admin.incForm builder for the taxonomy terms overview.

Functions called by taxonomy_overview_terms()

Namesort iconLocationDescription
db_fetch_objectincludes/database/database.inc
db_queryincludes/database/database.incExecute an arbitrary query string against the active database.
db_rewrite_sqlincludes/database/database.incRewrites node, taxonomy and comment queries. Use it for listing queries. Do not use FROM table1, table2 syntax, use JOIN instead.
drupal_get_destinationincludes/common.incPrepare a destination query string for use in combination with drupal_goto().
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.
pager_queryincludes/pager.incPerform a paged database query.
tincludes/common.incTranslate strings to the page language or a given language.
taxonomy_get_treemodules/taxonomy/taxonomy.moduleCreate a hierarchical representation of a vocabulary.
taxonomy_overview_termsmodules/taxonomy/taxonomy.admin.incForm builder for the taxonomy terms overview.
taxonomy_vocabulary_confirm_reset_alphabeticalmodules/taxonomy/taxonomy.admin.incForm builder to confirm reseting a vocabulary to alphabetical order. See alsotaxonomy_vocabulary_confirm_reset_alphabetical_submit()
 
 

Drupal is a registered trademark of Dries Buytaert.