taxonomy_get_parents_all

Functions that call taxonomy_get_parents_all()

Namesort iconLocationDescription
forum_pagemodules/forum/forum.moduleMenu callback; prints a forum listing.
forum_viewmodules/forum/forum.moduleImplementation of hook_view().
taxonomy_get_parents_allmodules/taxonomy/taxonomy.moduleFind all ancestors of a given term ID.

Functions called by taxonomy_get_parents_all()

Namesort iconLocationDescription
taxonomy_get_parentsmodules/taxonomy/taxonomy.moduleFind all parents of a given term ID.
taxonomy_get_parents_allmodules/taxonomy/taxonomy.moduleFind all ancestors of a given term ID.
taxonomy_get_termmodules/taxonomy/taxonomy.moduleReturn the term object matching a term ID.
 
 

Drupal is a registered trademark of Dries Buytaert.