taxonomy_node_get_terms_by_vocabulary

Functions that call taxonomy_node_get_terms_by_vocabulary()

Namesort iconLocationDescription
taxonomy_node_get_terms_by_vocabularymodules/taxonomy.moduleFind all terms associated to the given node, within one vocabulary.

Functions called by taxonomy_node_get_terms_by_vocabulary()

Namesort iconLocationDescription
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.incRuns a basic query in the active database.
taxonomy_node_get_terms_by_vocabularymodules/taxonomy.moduleFind all terms associated to the given node, within one vocabulary.
 
 

Drupal is a registered trademark of Dries Buytaert.