Search for menu

  1. Search 9.5.x for menu
  2. Search 8.9.x for menu
  3. Search 10.3.x for menu
  4. Search 11.x for menu
  5. Other projects
Title Object type File name Summary
_menu_delete_item function includes/menu.inc Deletes a single menu link.
_menu_find_router_path function includes/menu.inc Finds the router path which will serve this path.
_menu_get_menu_weight_delta function modules/menu/menu.module Calculate the delta for the weight element for a given set of menus.
_menu_get_options function modules/menu/menu.module Helper function to get the items of the given menu.
_menu_item_localize function includes/menu.inc Localizes the router item title using t() or another callback.
_menu_link_build function includes/menu.inc Builds a link from a router item.
_menu_link_find_parent function includes/menu.inc Finds a possible parent for a given menu link.
_menu_link_map_translate function includes/menu.inc Translates the path elements in the map using any to_arg helper function.
_menu_link_move_children function includes/menu.inc Updates the children of a menu link that is being moved.
_menu_link_parents_set function includes/menu.inc Sets the p1 through p9 values for a menu link being saved.
_menu_link_translate function includes/menu.inc Provides menu link access control, translation, and argument handling.
_menu_load_objects function includes/menu.inc Loads objects into the map as defined in the $item['load_functions'].
_menu_navigation_links_rebuild function includes/menu.inc Builds menu links for the items in the menu router.
_menu_overview_tree_form function modules/menu/menu.admin.inc Recursive helper function for menu_overview_form().
_menu_parents_recurse function modules/menu/menu.module Recursive helper function for menu_parent_options().
_menu_parent_depth_limit function modules/menu/menu.module Find the depth limit for items in the parent select.
_menu_router_build function includes/menu.inc Builds the router table based on the data from hook_menu().
_menu_router_cache function includes/menu.inc Stores the menu router if we have it in memory.
_menu_router_save function includes/menu.inc Saves data from menu_router_build() to the router table.
_menu_set_expanded_menus function includes/menu.inc Updates a list of menus with expanded items.
_menu_site_is_offline function includes/menu.inc Checks whether the site is in maintenance mode.
_menu_translate function includes/menu.inc Handles dynamic path translation and menu access control.
_menu_tree_check_access function includes/menu.inc Sorts the menu tree and recursively checks access for each item.
_menu_tree_data function includes/menu.inc Builds the data representing a menu tree.
_menu_update_parental_status function includes/menu.inc Checks and updates the 'has_children' status for the parent of a link.
_poll_menu_access function modules/poll/poll.module Callback function to see if a node is acceptable for poll menu items.
_search_menu_access function modules/search/search.module Access callback for search tabs.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.