taxonomy_node_save

Functions that call taxonomy_node_save()

Namesort iconLocationDescription
taxonomy_nodeapimodules/taxonomy/taxonomy.moduleImplementation of hook_nodeapi().
taxonomy_node_savemodules/taxonomy/taxonomy.moduleSave term associations for a given node.

Functions called by taxonomy_node_save()

Namesort iconLocationDescription
db_queryincludes/database.incRuns a basic query in the active database.
taxonomy_get_term_by_namemodules/taxonomy/taxonomy.moduleTry to map a string to an existing term, as for glossary use.
taxonomy_node_deletemodules/taxonomy/taxonomy.moduleRemove associations of a node to its terms.
taxonomy_node_savemodules/taxonomy/taxonomy.moduleSave term associations for a given node.
taxonomy_save_termmodules/taxonomy/taxonomy.moduleHelper function for taxonomy_form_term_submit().
 
 

Drupal is a registered trademark of Dries Buytaert.