taxonomy_form_term_submit

Functions that call taxonomy_form_term_submit()

Namesort iconLocationDescription
taxonomy_form_term_submitmodules/taxonomy/taxonomy.admin.incSubmit handler to insert or update a term. See alsotaxonomy_form_term()

Functions called by taxonomy_form_term_submit()

Namesort iconLocationDescription
drupal_set_messageincludes/bootstrap.incSet a message which reflects the status of the performed operation.
lincludes/common.incFormat an internal Drupal link.
tincludes/common.incTranslate strings to the page language or a given language.
taxonomy_check_vocabulary_hierarchymodules/taxonomy/taxonomy.moduleDynamicly check and update the hierarachy flag of a vocabulary.
taxonomy_form_term_submitmodules/taxonomy/taxonomy.admin.incSubmit handler to insert or update a term. See alsotaxonomy_form_term()
taxonomy_save_termmodules/taxonomy/taxonomy.moduleHelper function for taxonomy_form_term_submit().
taxonomy_save_vocabularymodules/taxonomy/taxonomy.module
taxonomy_term_confirm_delete_submitmodules/taxonomy/taxonomy.admin.incSubmit handler to delete a term after confirmation. See alsotaxonomy_term_confirm_delete()
watchdogincludes/bootstrap.incLog a system message.
 
 

Drupal is a registered trademark of Dries Buytaert.