| menu_get_active_breadcrumb | drupal/includes/menu.inc | Returns an array of rendered menu items in the active breadcrumb trail. |
| menu_get_active_breadcrumb | drupal/includes/menu.inc | Returns an array of rendered menu items in the active breadcrumb trail. |
| menu_item_link | drupal/includes/menu.inc | Returns the rendered link to a menu item. |
| menu_primary_links | drupal/includes/menu.inc | Returns an array containing the primary links.
Can optionally descend from the root of the Primary links menu towards the
current node for a specified number of levels and return that submenu.
Used to generate a primary/secondary menu from different... |
| menu_primary_links | drupal/includes/menu.inc | Returns an array containing the primary links.
Can optionally descend from the root of the Primary links menu towards the
current node for a specified number of levels and return that submenu.
Used to generate a primary/secondary menu from different... |
| theme_menu_item | drupal/includes/menu.inc | Generate the HTML output for a single menu item. |
| theme_menu_item | drupal/includes/menu.inc | Generate the HTML output for a single menu item. |
| theme_menu_local_task | drupal/includes/menu.inc | Generate the HTML representing a given menu item ID as a tab. |
| theme_menu_local_task | drupal/includes/menu.inc | Generate the HTML representing a given menu item ID as a tab. |