| menu_execute_active_handler | drupal/includes/menu.inc | Execute the handler associated with the active menu item. |
| menu_execute_active_handler | drupal/includes/menu.inc | Execute the handler associated with the active menu item. |
| menu_get_item | drupal/includes/menu.inc | Retrieves the menu item specified by $mid, or by $path if $mid is not given. |
| menu_get_item | drupal/includes/menu.inc | Retrieves the menu item specified by $mid, or by $path if $mid is not given. |
| menu_get_menu | drupal/includes/menu.inc | Return the menu data structure. |
| menu_get_root_menus | drupal/includes/menu.inc | Retrieves the menu ID and title of all root menus. |
| menu_get_root_menus | drupal/includes/menu.inc | Retrieves the menu ID and title of all root menus. |
| menu_overview_tree | drupal/modules/menu/menu.module | Present the menu tree, rendered along with links to edit menu items. |
| menu_overview_tree | drupal/modules/menu/menu.module | Present the menu tree, rendered along with links to edit menu items. |
| 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... |
| menu_rebuild | drupal/includes/menu.inc | Populate the database representation of the menu. |
| menu_rebuild | drupal/includes/menu.inc | Populate the database representation of the menu. |
| menu_set_active_item | drupal/includes/menu.inc | Sets the path of the active menu item. |
| menu_set_active_item | drupal/includes/menu.inc | Sets the path of the active menu item. |
| menu_tree | drupal/includes/menu.inc | Returns a rendered menu tree. |
| menu_tree | drupal/includes/menu.inc | Returns a rendered menu tree. |
| _menu_get_active_trail_in_submenu | drupal/includes/menu.inc | Find the active trail through a specific subsection of the menu tree. |
| _menu_get_active_trail_in_submenu | drupal/includes/menu.inc | Find the active trail through a specific subsection of the menu tree. |
| _menu_item_is_accessible | drupal/includes/menu.inc | Determine whether the given menu item is accessible to the current user. |
| _menu_item_is_accessible | drupal/includes/menu.inc | Determine whether the given menu item is accessible to the current user. |
| _menu_sort | drupal/includes/menu.inc | Comparator routine for use in sorting menu items. |
| _menu_sort | drupal/includes/menu.inc | Comparator routine for use in sorting menu items. |