taxonomy_get_children

Functions that call taxonomy_get_children()

Namesort iconLocationDescription
taxonomy_get_childrenmodules/taxonomy.moduleFind all children of a term ID.

Functions called by taxonomy_get_children()

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_childrenmodules/taxonomy.moduleFind all children of a term ID.
 
 

Drupal is a registered trademark of Dries Buytaert.