| 
            menu_link_save           | 
                  
            drupal/includes/menu.inc           | 
                  
            Saves a menu link.           | 
                  
            23           | 
                  
                       | 
              
          
                  | 
            menu_list_system_menus           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns an array containing the names of system-defined (default) menus.           | 
                  
            12           | 
                  
                       | 
              
          
                  | 
            menu_load           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Load the data for a single custom menu.           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            menu_load_all           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Load all custom menu data.           | 
                  
            2           | 
                  
            1           | 
              
          
                  | 
            menu_load_links           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns an array containing all links for a menu.           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            menu_local_actions           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns the rendered local actions at the current level.           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            menu_local_tabs           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns a renderable element for the primary and secondary tabs.           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            menu_local_tasks           | 
                  
            drupal/includes/menu.inc           | 
                  
            Collects the local tasks (tabs), action links, and the root path.           | 
                  
            4           | 
                  
                       | 
              
          
                  | 
            menu_login_callback           | 
                  
            drupal/modules/simpletest/tests/menu_test.module           | 
                  
            Menu callback to be used as a login path.           | 
                  
                       | 
                  
            3           | 
              
          
                  | 
            menu_main_menu           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns an array of links to be rendered as the Main menu.           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            menu_menu           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Implements hook_menu().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_navigation_links           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns an array of links for a navigation menu.           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            menu_node_delete           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Implements hook_node_delete().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_node_insert           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Implements hook_node_insert().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_node_prepare           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Implements hook_node_prepare().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_node_save           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Helper for hook_node_insert() and hook_node_update().           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            menu_node_submit           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Implements hook_node_submit().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_node_update           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Implements hook_node_update().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_overview_form           | 
                  
            drupal/modules/menu/menu.admin.inc           | 
                  
            Form for editing an entire menu tree at once.           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            menu_overview_form_submit           | 
                  
            drupal/modules/menu/menu.admin.inc           | 
                  
            Submit handler for the menu overview form.           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_overview_page           | 
                  
            drupal/modules/menu/menu.admin.inc           | 
                  
            Menu callback which shows an overview page of all the custom menus and their descriptions.           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            menu_overview_title           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Title callback for the menu overview page and links.           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            menu_parent_options           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Return a list of menu items that are valid possible parents for the given menu item.           | 
                  
            3           | 
                  
                       | 
              
          
                  | 
            menu_parent_options_js           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Page callback.
Get all the available menus and menu items as a JavaScript array.           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            menu_permission           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Implements hook_permission().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_primary_local_tasks           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns the rendered local tasks at the top level.           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            menu_rebuild           | 
                  
            drupal/includes/menu.inc           | 
                  
            Populates the database tables used by various menu functions.           | 
                  
            22           | 
                  
                       | 
              
          
                  | 
            menu_reset_item           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Reset a system-defined menu link.           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            menu_reset_item_confirm           | 
                  
            drupal/modules/menu/menu.admin.inc           | 
                  
            Menu callback; reset a single modified menu link.           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            menu_reset_item_confirm_submit           | 
                  
            drupal/modules/menu/menu.admin.inc           | 
                  
            Process menu reset item form submissions.           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_reset_static_cache           | 
                  
            drupal/includes/menu.inc           | 
                  
            Resets the menu system static cache.           | 
                  
            3           | 
                  
                       | 
              
          
                  | 
            menu_router_build           | 
                  
            drupal/includes/menu.inc           | 
                  
            Collects and alters the menu definitions.           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            menu_save           | 
                  
            drupal/modules/menu/menu.module           | 
                  
            Save a custom menu.           | 
                  
            3           | 
                  
                       | 
              
          
                  | 
            menu_schema           | 
                  
            drupal/modules/menu/menu.install           | 
                  
            Implements hook_schema().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_secondary_local_tasks           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns the rendered local tasks at the second level.           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            menu_secondary_menu           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns an array of links to be rendered as the Secondary links.           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            menu_set_active_item           | 
                  
            drupal/includes/menu.inc           | 
                  
            Sets the active path, which determines which page is loaded.           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            menu_set_active_menu_names           | 
                  
            drupal/includes/menu.inc           | 
                  
            Sets (or gets) the active menu for the current page.           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            menu_set_active_trail           | 
                  
            drupal/includes/menu.inc           | 
                  
            Sets the active trail (path to the menu tree root) of the current page.           | 
                  
            1           | 
                  
            1           | 
              
          
                  | 
            menu_set_custom_theme           | 
                  
            drupal/includes/menu.inc           | 
                  
            Sets a custom theme for the current page, if there is one.           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            menu_set_item           | 
                  
            drupal/includes/menu.inc           | 
                  
            Replaces the statically cached item for a given path.           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            menu_tab_root_path           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns the router path, or the path for a default local task's parent.           | 
                  
            1           | 
                  
                       | 
              
          
                  | 
            menu_tail_load           | 
                  
            drupal/includes/menu.inc           | 
                  
            Loads the path as one string relative to the current index.           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_tail_to_arg           | 
                  
            drupal/includes/menu.inc           | 
                  
            Returns a string containing the path relative to the current index.           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_test_argument_load           | 
                  
            drupal/modules/simpletest/tests/menu_test.module           | 
                  
            Dummy argument loader for hook_menu() to point to.           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            menu_test_callback           | 
                  
            drupal/modules/simpletest/tests/menu_test.module           | 
                  
            Dummy callback for hook_menu() to point to.           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            menu_test_custom_403_404_callback           | 
                  
            drupal/modules/simpletest/tests/menu_test.module           | 
                  
            Callback for our custom 403 and 404 pages.           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            menu_test_custom_theme           | 
                  
            drupal/modules/simpletest/tests/menu_test.module           | 
                  
            Implement hook_custom_theme().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_test_init           | 
                  
            drupal/modules/simpletest/tests/menu_test.module           | 
                  
            Implements hook_init().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            menu_test_menu           | 
                  
            drupal/modules/simpletest/tests/menu_test.module           | 
                  
            Implements hook_menu().           | 
                  
                       | 
                  
                       |