taxonomy_nodeapi
Functions that call taxonomy_nodeapi()
| Name | Location | Description |
|---|---|---|
| taxonomy_nodeapi | modules/taxonomy.module | Implementation of hook_nodeapi(). |
Functions called by taxonomy_nodeapi()
| 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. |
| taxonomy_rss_item | modules/taxonomy.module | Provides category information for rss feeds |
