Contains filters are case sensitive
Namesort descending Location Description
menu_item_delete_submit modules/menu/menu.admin.inc Submit function for the delete button on the menu item editing form.
_menu_item_localize includes/menu.inc Localizes the router item title using t() or another callback.
_menu_link_build includes/menu.inc Builds a link from a router item.
menu_link_children_relative_depth includes/menu.inc Finds the depth of an item's children relative to its depth.
menu_link_delete includes/menu.inc Delete one or several menu links.
_menu_link_find_parent includes/menu.inc Finds a possible parent for a given menu link.
menu_link_get_preferred includes/menu.inc Looks up the preferred menu link for a given system path.
menu_link_load includes/menu.inc Gets a translated menu link that is ready for rendering.
menu_link_maintain includes/menu.inc Inserts, updates, or deletes an uncustomized menu link related to a module.
_menu_link_map_translate includes/menu.inc Translates the path elements in the map using any to_arg helper function.
_menu_link_move_children includes/menu.inc Updates the children of a menu link that is being moved.
_menu_link_parents_set includes/menu.inc Sets the p1 through p9 values for a menu link being saved.
menu_link_save includes/menu.inc Saves a menu link.
menu_links_clone includes/menu.inc Clones an array of menu links.
_menu_link_translate includes/menu.inc Provides menu link access control, translation, and argument handling.
menu_list_system_menus includes/menu.inc Returns an array containing the names of system-defined (default) menus.
menu_load modules/menu/menu.module Load the data for a single custom menu.
menu_load_all modules/menu/menu.module Load all custom menu data.
menu_load_links includes/menu.inc Returns an array containing all links for a menu.
_menu_load_objects includes/menu.inc Loads objects into the map as defined in the $item['load_functions'].
menu_local_actions includes/menu.inc Returns the rendered local actions at the current level.
menu_local_tabs includes/menu.inc Returns rendered HTML for the primary and secondary tabs.
menu_local_tasks includes/menu.inc Collects the local tasks (tabs), action links, and the root path.
menu_login_callback modules/simpletest/tests/menu_test.module Menu callback to be used as a login path.
menu_menu modules/menu/menu.module Implements hook_menu().
menu_menu_local_tasks_alter modules/menu/menu.module Implements hook_menu_local_tasks_alter().
menu_navigation_links includes/menu.inc Returns an array of links for a navigation menu.
_menu_navigation_links_rebuild includes/menu.inc Builds menu links for the items in the menu router.
menu_node_insert modules/menu/menu.module Implements hook_node_insert().
menu_node_predelete modules/menu/menu.module Implements hook_node_predelete().
menu_node_prepare modules/menu/menu.module Implements hook_node_prepare().
menu_node_save modules/menu/menu.module Helper for hook_node_insert() and hook_node_update().
menu_node_submit modules/menu/menu.module Implements hook_node_submit().
menu_node_type_load modules/menu/menu.module Implements hook_node_type_load()
menu_node_update modules/menu/menu.module Implements hook_node_update().
menu_overview_form modules/menu/menu.admin.inc Form for editing an entire menu tree at once.
menu_overview_form_language_filter_submit modules/menu/menu.admin.inc Submit handler for menu_overview_form().
menu_overview_form_submit modules/menu/menu.admin.inc Submit handler for the menu overview form.
menu_overview_page modules/menu/menu.admin.inc Menu callback which shows an overview page of all the custom menus and their descriptions.
menu_overview_title modules/menu/menu.module Title callback for the menu overview page and links.
_menu_overview_tree_form modules/menu/menu.admin.inc Recursive helper function for menu_overview_form().
_menu_parent_depth_limit modules/menu/menu.module Find the depth limit for items in the parent select.
menu_parent_options modules/menu/menu.module Return a list of menu items that are valid possible parents for the given menu item.
menu_parent_options_js modules/menu/menu.module Page callback. Get all the available menus and menu items as a JavaScript array.
_menu_parents_recurse modules/menu/menu.module Recursive helper function for menu_parent_options().
menu_permission modules/menu/menu.module Implements hook_permission().
menu_preprocess_block modules/menu/menu.module Implements hook_preprocess_block().
menu_primary_local_tasks includes/menu.inc Returns the rendered local tasks at the top level.
menu_rebuild includes/menu.inc Populates the database tables used by various menu functions.
menu_reset_item modules/menu/menu.module Reset a system-defined menu link.

Pages