taxonomy_admin_vocabulary_edit

Functions that call taxonomy_admin_vocabulary_edit()

Namesort iconLocationDescription
taxonomy_admin_vocabulary_editmodules/taxonomy/taxonomy.modulePage to edit a vocabulary.

Functions called by taxonomy_admin_vocabulary_edit()

Namesort iconLocationDescription
drupal_get_formincludes/form.incRetrieves a form from a builder function, passes it on for processing, and renders the form or redirects to its destination as appropriate. In multi-step form scenarios, it handles properly processing the values using the previous step's form...
drupal_not_foundincludes/common.incGenerates a 404 error if the request can not be handled.
tincludes/common.incTranslate strings to the current locale.
taxonomy_admin_vocabulary_editmodules/taxonomy/taxonomy.modulePage to edit a vocabulary.
taxonomy_get_vocabularymodules/taxonomy/taxonomy.moduleReturn the vocabulary object matching a vocabulary ID.
 
 

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.