14 calls to menu_get_item()

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