menu_tree

Related topics

Namesort iconDescription
Menu systemDefine the navigation menus, and route page requests to code based on URLs.

Functions that call menu_tree()

Namesort iconLocationDescription
menu_treedrupal/includes/menu.incReturns a rendered menu tree.
theme_menu_treedrupal/includes/menu.incGenerate the HTML for a menu tree.
theme_menu_treedrupal/includes/menu.incGenerate the HTML for a menu tree.

Functions called by menu_tree()

Namesort iconLocationDescription
menu_get_menudrupal/includes/menu.incReturn the menu data structure.
menu_get_menudrupal/includes/menu.incReturn the menu data structure.
menu_in_active_traildrupal/includes/menu.incReturns TRUE when the menu item is in the active trail.
menu_in_active_traildrupal/includes/menu.incReturns TRUE when the menu item is in the active trail.
menu_treedrupal/includes/menu.incReturns a rendered menu tree.
themedrupal/includes/theme.incGenerate the themed representation of a Drupal object.
themedrupal/includes/theme.incGenerate the themed representation of a Drupal object.