taxonomy_get_related

Functions that call taxonomy_get_related()

Namesort iconLocationDescription
taxonomy_get_relatedmodules/taxonomy.moduleFind all term objects related to a given term ID.

Functions called by taxonomy_get_related()

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_get_relatedmodules/taxonomy.moduleFind all term objects related to a given term ID.
 
 

Drupal is a registered trademark of Dries Buytaert.