taxonomy_admin_term_edit

Functions that call taxonomy_admin_term_edit()

Namesort iconLocationDescription
taxonomy_admin_term_editmodules/taxonomy/taxonomy.admin.incPage to edit a vocabulary term.

Functions called by taxonomy_admin_term_edit()

Namesort iconLocationDescription
drupal_get_formincludes/form.incRetrieves a form from a constructor function, or from the cache if the form was built in a previous page-load. The form is then passesed on for processing, after and rendered for display if necessary.
drupal_not_foundincludes/common.incGenerates a 404 error if the request can not be handled.
taxonomy_admin_term_editmodules/taxonomy/taxonomy.admin.incPage to edit a vocabulary term.
taxonomy_get_termmodules/taxonomy/taxonomy.moduleReturn the term object matching a term ID.
taxonomy_vocabulary_loadmodules/taxonomy/taxonomy.moduleReturn the vocabulary object matching a vocabulary ID.
 
 

Drupal is a registered trademark of Dries Buytaert.