taxonomy_form_all

Functions that call taxonomy_form_all()

Namesort iconLocationDescription
taxonomy_form_allmodules/taxonomy.moduleGenerate a set of options for selecting a term from all vocabularies. Can be passed to form_select.

Functions called by taxonomy_form_all()

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_treemodules/taxonomy.moduleCreate a hierarchical representation of a vocabulary.
taxonomy_get_vocabulariesmodules/taxonomy.moduleReturn an array of all vocabulary objects.
_taxonomy_depthmodules/taxonomy.module
 
 

Drupal is a registered trademark of Dries Buytaert.