taxonomy_get_parents_all

Functions that call taxonomy_get_parents_all()

Namesort iconLocationDescription
forum_nodeapi_viewmodules/forum/forum.moduleImplementation of hook_nodeapi_view().
forum_pagemodules/forum/forum.pages.incMenu callback; prints a forum listing.
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_term_loadmodules/taxonomy/taxonomy.moduleReturn the term object matching a 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.