taxonomy_term_confirm_delete_submit

Functions that call taxonomy_term_confirm_delete_submit()

Namesort iconLocationDescription
taxonomy_form_term_submitmodules/taxonomy/taxonomy.admin.incSubmit handler to insert or update a term. See alsotaxonomy_form_term()
taxonomy_term_confirm_delete_submitmodules/taxonomy/taxonomy.admin.incSubmit handler to delete a term after confirmation. See alsotaxonomy_term_confirm_delete()

Functions called by taxonomy_term_confirm_delete_submit()

Namesort iconLocationDescription
drupal_set_messageincludes/bootstrap.incSet a message which reflects the status of the performed operation.
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_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.
 
 

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.