Contains filters are case sensitive
Namesort descending Location Description
menu_reset_item_confirm modules/menu/menu.admin.inc Menu callback; reset a single modified menu link.
menu_reset_item_confirm_submit modules/menu/menu.admin.inc Process menu reset item form submissions.
menu_reset_static_cache includes/menu.inc Resets the menu system static cache.
_menu_router_build includes/menu.inc Builds the router table based on the data from hook_menu().
menu_router_build includes/menu.inc Collects and alters the menu definitions.
_menu_router_cache includes/menu.inc Stores the menu router if we have it in memory.
_menu_router_save includes/menu.inc Saves data from menu_router_build() to the router table.
menu_save modules/menu/menu.module Save a custom menu.
menu_secondary_local_tasks includes/menu.inc Returns the rendered local tasks at the second level.
menu_set_active_item includes/menu.inc Sets the active path, which determines which page is loaded.
menu_set_active_menu_names includes/menu.inc Sets (or gets) the active menu for the current page.
menu_set_active_trail includes/menu.inc Sets the active trail (path to the menu tree root) of the current page.
menu_set_custom_theme includes/menu.inc Sets a custom theme for the current page, if there is one.
_menu_set_expanded_menus includes/menu.inc Updates a list of menus with expanded items.
menu_set_item includes/menu.inc Replaces the statically cached item for a given path.
menu_settings_form modules/menu/menu.admin.inc Menu callback; global settings form for menus.
menu_settings_form_submit modules/menu/menu.admin.inc Custom submission handler for the global settings form.
menu_settings_form_validate modules/menu/menu.admin.inc Validate form values for the global settings form.
_menu_site_status includes/menu.inc Checks whether the site is in maintenance mode.
menu_tab_root_path includes/menu.inc Returns the router path, or the path for a default local task's parent.
menu_tail_load includes/menu.inc Loads the path as one string relative to the current index.
menu_tail_to_arg includes/menu.inc Returns a string containing the path relative to the current index.
menu_test_argument_load modules/simpletest/tests/menu_test.module Dummy argument loader for hook_menu() to point to.
menu_test_callback modules/simpletest/tests/menu_test.module Dummy callback for hook_menu() to point to.
menu_test_change_menu_type modules/simpletest/tests/menu_test.module Helper function for MenuChangeTestCase.
menu_test_custom_403_404_callback modules/simpletest/tests/menu_test.module Callback for our custom 403 and 404 pages.
menu_test_custom_theme modules/simpletest/tests/menu_test.module Implement hook_custom_theme().
menu_test_init modules/simpletest/tests/menu_test.module Implements hook_init().
menu_test_menu modules/simpletest/tests/menu_test.module Implements hook_menu().
menu_test_menu_link_delete modules/simpletest/tests/menu_test.module Implements hook_menu_link_delete().
menu_test_menu_link_insert modules/simpletest/tests/menu_test.module Implements hook_menu_link_insert().
menu_test_menu_link_update modules/simpletest/tests/menu_test.module Implements hook_menu_link_update().
menu_test_menu_name modules/simpletest/tests/menu_test.module Helper function for the testMenuName() test. Used to change the menu_name parameter of a menu.
menu_test_menu_site_status_alter modules/simpletest/tests/menu_test.module Implements hook_menu_site_status_alter().
menu_test_menu_trail_callback modules/simpletest/tests/menu_test.module Callback that test menu_test_menu_tree_set_path().
menu_test_other_argument_load modules/simpletest/tests/menu_test.module Dummy argument loader for hook_menu() to point to.
menu_test_static_variable modules/simpletest/tests/menu_test.module Static function for testing hook results.
menu_test_theme_callback modules/simpletest/tests/menu_test.module Theme callback to use when testing the theme callback functionality.
menu_test_theme_page_callback modules/simpletest/tests/menu_test.module Page callback to use when testing the theme callback functionality.
menu_test_title_callback modules/simpletest/tests/menu_test.module Concatenates a string, by using the t() function and a case number.
menu_theme modules/menu/menu.module Implements hook_theme().
menu_token_info modules/menu/menu.tokens.inc Implements hook_token_info().
_menu_token_link_load modules/menu/menu.tokens.inc Token-specific loader for menu links that maintains its own static cache.
_menu_token_link_load_all_parents modules/menu/menu.tokens.inc Load all menu parents given a Menu Link ID.
_menu_token_node_link_load modules/menu/menu.tokens.inc Load the preferred menu link associated with a node.
menu_tokens modules/menu/menu.tokens.inc Implements hook_tokens() on behalf of menu.module.
_menu_translate includes/menu.inc Handles dynamic path translation and menu access control.
menu_tree includes/menu.inc Renders a menu tree based on the current path.
menu_tree_all_data includes/menu.inc Gets the data structure representing a named menu tree.
_menu_tree_check_access includes/menu.inc Sorts the menu tree and recursively checks access for each item.

Pages