taxonomy_node_get_terms_by_vocabulary
Functions that call taxonomy_node_get_terms_by_vocabulary()
| Name | Location | Description |
|---|---|---|
| taxonomy_node_get_terms_by_vocabulary | modules/taxonomy.module | Find all terms associated to the given node, within one vocabulary. |
Functions called by taxonomy_node_get_terms_by_vocabulary()
| Name | Location | Description |
|---|---|---|
| db_fetch_object | includes/database.pgsql.inc | Fetch one result row from the previous query as an object. |
| db_query | includes/database.inc | Runs a basic query in the active database. |
| taxonomy_node_get_terms_by_vocabulary | modules/taxonomy.module | Find all terms associated to the given node, within one vocabulary. |
