taxonomy_form

Functions that call taxonomy_form()

Namesort iconLocationDescription
taxonomy_formmodules/taxonomy/taxonomy.moduleGenerate a form element for selecting terms from a vocabulary.
taxonomy_form_altermodules/taxonomy/taxonomy.moduleImplementation of hook_form_alter(). Generate a form for selecting terms to associate with a node. We check for taxonomy_override_selector before loading the full vocabulary, so contrib modules can intercept before hook_form_alter and provide scalable...

Functions called by taxonomy_form()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
tincludes/common.incTranslate strings to the page language or a given language.
taxonomy_formmodules/taxonomy/taxonomy.moduleGenerate a form element for selecting terms from a vocabulary.
taxonomy_vocabulary_loadmodules/taxonomy/taxonomy.moduleReturn the vocabulary object matching a vocabulary ID.
_taxonomy_term_selectmodules/taxonomy/taxonomy.module
 
 

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.