You are here

10 uses of MENU_NORMAL_ITEM in Drupal 5

blogapi_menu in modules/blogapi/blogapi.module
forum_menu in modules/forum/forum.module
Implementation of hook_menu().
node_menu in modules/node/node.module
Implementation of hook_menu().
search_menu in modules/search/search.module
Implementation of hook_menu().
statistics_menu in modules/statistics/statistics.module
Implementation of hook_menu().
throttle_menu in modules/throttle/throttle.module
@file Allows configuration of congestion control auto-throttle mechanism.
upload_menu in modules/upload/upload.module
Implementation of hook_menu().
user_menu in modules/user/user.module
Implementation of hook_menu().
_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 in includes/menu.inc
Build the menu by querying both modules and the database.