taxonomy_node_delete
Functions that call taxonomy_node_delete()
| Name | Location | Description |
|---|---|---|
| taxonomy_nodeapi | modules/taxonomy/taxonomy.module | Implementation of hook_nodeapi(). |
| taxonomy_node_delete | modules/taxonomy/taxonomy.module | Remove associations of a node to its terms. |
Functions called by taxonomy_node_delete()
| Name | Location | Description |
|---|---|---|
| db_query | includes/database/database.inc | Execute an arbitrary query string against the active database. |
| taxonomy_node_delete | modules/taxonomy/taxonomy.module | Remove associations of a node to its terms. |
