taxonomy_check_vocabulary_hierarchy
Functions that call taxonomy_check_vocabulary_hierarchy()
| Name | Location | Description |
|---|---|---|
| taxonomy_check_vocabulary_hierarchy | modules/taxonomy/taxonomy.module | Dynamicly check and update the hierarachy flag of a vocabulary. |
| taxonomy_form_term_submit | modules/taxonomy/taxonomy.admin.inc | Submit handler to insert or update a term. See alsotaxonomy_form_term() |
| taxonomy_term_confirm_delete_submit | modules/taxonomy/taxonomy.admin.inc | Submit handler to delete a term after confirmation. See alsotaxonomy_term_confirm_delete() |
Functions called by taxonomy_check_vocabulary_hierarchy()
| Name | Location | Description |
|---|---|---|
| taxonomy_check_vocabulary_hierarchy | modules/taxonomy/taxonomy.module | Dynamicly check and update the hierarachy flag of a vocabulary. |
| taxonomy_get_tree | modules/taxonomy/taxonomy.module | Create a hierarchical representation of a vocabulary. |
| taxonomy_vocabulary_save | modules/taxonomy/taxonomy.module | Save a vocabulary given a vocabulary object. |
