taxonomy_get_related

Functions that call taxonomy_get_related()

Namesort iconLocationDescription
taxonomy_form_termmodules/taxonomy/taxonomy.admin.incForm function for the term edit form. See alsotaxonomy_form_term_submit()
taxonomy_get_relatedmodules/taxonomy/taxonomy.moduleFind all term objects related to a given term ID.

Functions called by taxonomy_get_related()

Namesort iconLocationDescription
db_fetch_objectincludes/database/database.inc
db_queryincludes/database/database.incExecute an arbitrary query string against the active database.
taxonomy_get_relatedmodules/taxonomy/taxonomy.moduleFind all term objects related to a given term ID.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.