taxonomy_get_vocabularies

Functions that call taxonomy_get_vocabularies()

Namesort iconLocationDescription
taxonomy_form_allmodules/taxonomy.moduleGenerate a set of options for selecting a term from all vocabularies. Can be passed to form_select.
taxonomy_get_vocabulariesmodules/taxonomy.moduleReturn an array of all vocabulary objects.
taxonomy_overviewmodules/taxonomy.moduleGenerate a tabular listing of administrative functions for vocabularies.

Functions called by taxonomy_get_vocabularies()

Namesort iconLocationDescription
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.incRuns a basic query in the active database.
taxonomy_get_vocabulariesmodules/taxonomy.moduleReturn an array of all vocabulary objects.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.