taxonomy_del_vocabulary

Functions that call taxonomy_del_vocabulary()

Namesort iconLocationDescription
taxonomy_del_vocabularymodules/taxonomy/taxonomy.moduleDelete a vocabulary.

Functions called by taxonomy_del_vocabulary()

Namesort iconLocationDescription
cache_clear_allincludes/cache.incExpire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page table.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.incRuns a basic query in the active database.
module_invoke_allincludes/module.incInvoke a hook in all enabled modules that implement it.
taxonomy_del_termmodules/taxonomy/taxonomy.moduleDelete a term.
taxonomy_del_vocabularymodules/taxonomy/taxonomy.moduleDelete a vocabulary.
taxonomy_get_vocabularymodules/taxonomy/taxonomy.moduleReturn the vocabulary object matching a vocabulary ID.
 
 

Drupal is a registered trademark of Dries Buytaert.