taxonomy_nodeapi

Functions that call taxonomy_nodeapi()

Namesort iconLocationDescription
taxonomy_nodeapimodules/taxonomy/taxonomy.moduleImplementation of hook_nodeapi().

Functions called by taxonomy_nodeapi()

Namesort iconLocationDescription
taxonomy_nodeapimodules/taxonomy/taxonomy.moduleImplementation of hook_nodeapi().
taxonomy_node_deletemodules/taxonomy/taxonomy.moduleRemove associations of a node to its terms.
taxonomy_node_delete_revisionmodules/taxonomy/taxonomy.moduleRemove associations of a node to its terms.
taxonomy_node_get_termsmodules/taxonomy/taxonomy.moduleFind all terms associated with the given node, ordered by vocabulary and term weight.
taxonomy_node_savemodules/taxonomy/taxonomy.moduleSave term associations for a given node.
taxonomy_node_update_indexmodules/taxonomy/taxonomy.moduleImplementation of hook_nodeapi('update_index').
taxonomy_node_validatemodules/taxonomy/taxonomy.moduleMake sure incoming vids are free tagging enabled.
taxonomy_rss_itemmodules/taxonomy/taxonomy.moduleProvides category information for RSS feeds.
 
 

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.