taxonomy_node_delete

Functions that call taxonomy_node_delete()

Namesort iconLocationDescription
taxonomy_nodeapimodules/taxonomy/taxonomy.moduleImplementation of hook_nodeapi().
taxonomy_node_deletemodules/taxonomy/taxonomy.moduleRemove associations of a node to its terms.

Functions called by taxonomy_node_delete()

Namesort iconLocationDescription
db_queryincludes/database/database.incExecute an arbitrary query string against the active database.
taxonomy_node_deletemodules/taxonomy/taxonomy.moduleRemove associations of a node to its terms.
 
 

Drupal is a registered trademark of Dries Buytaert.