taxonomy_node_delete

Functions that call taxonomy_node_delete()

Namesort iconLocationDescription
taxonomy_nodeapimodules/taxonomy.moduleImplementation of hook_nodeapi().
taxonomy_node_deletemodules/taxonomy.moduleRemove associations of a node to its terms.
taxonomy_node_savemodules/taxonomy.moduleSave term associations for a given node.

Functions called by taxonomy_node_delete()

Namesort iconLocationDescription
db_queryincludes/database.incRuns a basic query in the active database.
taxonomy_node_deletemodules/taxonomy.moduleRemove associations of a node to its terms.
 
 

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.