7 calls to _menu_item_is_accessible() in Drupal 5
- menu_execute_active_handler in includes/
menu.inc - Execute the handler associated with the active menu item.
- menu_get_active_help in includes/
menu.inc - Returns the help associated with the active menu item.
- system_admin_menu_block in modules/
system/ system.module - Provide a single block on the administration overview page.
- system_get_module_admin_tasks in modules/
system/ system.module - _menu_append_contextual_items in includes/
menu.inc - Account for menu items that are only defined at certain paths, so will not be cached.
- _menu_build_local_tasks in includes/
menu.inc - Find all the items in the current local task tree.
- _menu_build_visible_tree in includes/
menu.inc - Find all visible items in the menu tree, for ease in displaying to user.