14 calls to menu_get_item() in Drupal 6
- menu_execute_active_handler in includes/
menu.inc - Execute the page callback associated with the current path
- menu_get_active_breadcrumb in includes/
menu.inc - Get the breadcrumb for the current page, as determined by the active trail.
- menu_get_object in includes/
menu.inc - Get a loaded object from a router item.
- menu_local_tasks in includes/
menu.inc - Collects the local tasks (tabs) for a given level.
- menu_reset_item in modules/
menu/ menu.module - Reset a system-defined menu item.
- menu_set_active_trail in includes/
menu.inc - Sets or gets the active trail (path to root menu root) of the current page.
- menu_set_item in includes/
menu.inc - Replaces the statically cached item for a given path.
- menu_tree_page_data in includes/
menu.inc - Get the data structure representing a named menu tree, based on the current page.
- menu_valid_path in includes/
menu.inc - Validates the path of a menu link being created or edited.
- node_add_page in modules/
node/ node.pages.inc - Page callback: Displays add content links for available content types.
- path_admin_form_validate in modules/
path/ path.admin.inc - Verify that a new URL alias is valid
- system_admin_menu_block_page in modules/
system/ system.admin.inc - Provide a single block from the administration menu as a page.
- system_logging_overview in modules/
system/ system.admin.inc - Menu callback; Menu page for the various logging options.
- system_settings_overview in modules/
system/ system.admin.inc - Menu callback: Displays the configuration overview page.