admin_bar_admin_bar_output_build in modules/admin_bar/admin_bar.module
Implements hook_admin_bar_output_build().
admin_bar_tree_dynamic in modules/admin_bar/admin_bar.inc
Load menu link trees for router paths containing dynamic arguments.
book_menu_subtree_data in modules/book/book.module
Gets the data representing a subtree of the book hierarchy.
book_node_view_link in modules/book/book.module
Adds relevant book links to the node's links.
_book_parent_depth_limit in modules/book/book.module
Finds the depth limit for items in the parent select.
_book_parent_select in modules/book/book.module
Builds the parent selection form element for the node form or outline tab.
book_update_bid in modules/book/book.module
Updates the book ID of a page and its children when it moves to a new book.
_menu_build_tree in includes/menu.inc
Builds a menu tree.
menu_edit_item in modules/menu/menu.admin.inc
Menu callback; Build the menu link editing form.
menu_link_children_relative_depth in includes/menu.inc
Finds the depth of an item's children relative to its depth.
_menu_link_move_children in includes/menu.inc
Updates the children of a menu link that is being moved.
_menu_link_parents_set in includes/menu.inc
Sets the p1 through p9 values for a menu link being saved.
menu_link_save in includes/menu.inc
Saves a menu link.
_menu_parent_depth_limit in modules/menu/menu.module
Find the depth limit for items in the parent select.
menu_tree_all_data in includes/menu.inc
Gets the data structure representing a named menu tree.
menu_tree_page_data in includes/menu.inc
Gets the data structure for a named menu tree, based on the current page.
system_menu_tree_block_data in modules/system/system.menu.inc
Gets the data structure representing a menu tree for the given configuration.
system_menu_tree_prune_tree in modules/system/system.menu.inc
Prune a tree so that it begins at the specified level.
theme_book_admin_table in modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_menu_overview_form in modules/menu/menu.theme.inc
Returns HTML for the menu overview form into a table.
views_handler_sort_menu_hierarchy::query in modules/views/handlers/views_handler_sort_menu_hierarchy.inc
Called to add the sort to a query.