taxonomy_get_synonyms

Functions that call taxonomy_get_synonyms()

Namesort iconLocationDescription
taxonomy_get_synonymsmodules/taxonomy.moduleReturn an array of synonyms of the given term ID.

Functions called by taxonomy_get_synonyms()

Namesort iconLocationDescription
db_fetch_arrayincludes/database.pgsql.incFetch one result row from the previous query as an array.
db_queryincludes/database.incRuns a basic query in the active database.
taxonomy_get_synonymsmodules/taxonomy.moduleReturn an array of synonyms of the given term ID.
 
 

Drupal is a registered trademark of Dries Buytaert.