taxonomy_node_delete
Functions that call taxonomy_node_delete()
| Name | Location | Description |
|---|---|---|
| taxonomy_nodeapi | modules/taxonomy.module | Implementation of hook_nodeapi(). |
| taxonomy_node_delete | modules/taxonomy.module | Remove associations of a node to its terms. |
| taxonomy_node_save | modules/taxonomy.module | Save term associations for a given node. |
Functions called by taxonomy_node_delete()
| Name | Location | Description |
|---|---|---|
| db_query | includes/database.inc | Runs a basic query in the active database. |
| taxonomy_node_delete | modules/taxonomy.module | Remove associations of a node to its terms. |
