taxonomy_nodeapi

Functions that call taxonomy_nodeapi()

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

Functions called by taxonomy_nodeapi()

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

Drupal is a registered trademark of Dries Buytaert.