taxonomy_get_synonyms
Functions that call taxonomy_get_synonyms()
| Name | Location | Description |
|---|---|---|
| taxonomy_get_synonyms | modules/taxonomy.module | Return an array of synonyms of the given term ID. |
Functions called by taxonomy_get_synonyms()
| Name | Location | Description |
|---|---|---|
| db_fetch_array | includes/database.pgsql.inc | Fetch one result row from the previous query as an array. |
| db_query | includes/database.inc | Runs a basic query in the active database. |
| taxonomy_get_synonyms | modules/taxonomy.module | Return an array of synonyms of the given term ID. |
