taxonomy_check_vocabulary_hierarchy

Functions that call taxonomy_check_vocabulary_hierarchy()

Namesort iconLocationDescription
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_term_confirm_delete_submitmodules/taxonomy/taxonomy.admin.incSubmit handler to delete a term after confirmation. See alsotaxonomy_term_confirm_delete()

Functions called by taxonomy_check_vocabulary_hierarchy()

Namesort iconLocationDescription
taxonomy_check_vocabulary_hierarchymodules/taxonomy/taxonomy.moduleDynamicly check and update the hierarachy flag of a vocabulary.
taxonomy_get_treemodules/taxonomy/taxonomy.moduleCreate a hierarchical representation of a vocabulary.
taxonomy_vocabulary_savemodules/taxonomy/taxonomy.moduleSave a vocabulary given a vocabulary object.
 
 

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.