You are here

27 uses of MENU_CALLBACK in Drupal 6

aggregator_menu in modules/aggregator/aggregator.module
Implementation of hook_menu().
block_menu in modules/block/block.module
Implementation of hook_menu().
blogapi_menu in modules/blogapi/blogapi.module
blog_menu in modules/blog/blog.module
Implementation of hook_menu().
book_menu in modules/book/book.module
Implementation of hook_menu().
comment_menu in modules/comment/comment.module
Implementation of hook_menu().
contact_menu in modules/contact/contact.module
Implementation of hook_menu().
dblog_menu in modules/dblog/dblog.module
Implementation of hook_menu().
filter_menu in modules/filter/filter.module
Implementation of hook_menu().
forum_menu in modules/forum/forum.module
Implementation of hook_menu().
help_menu in modules/help/help.module
Implementation of hook_menu().
locale_menu in modules/locale/locale.module
Implementation of hook_menu().
menu_menu in modules/menu/menu.module
Implementation of hook_menu().
node_menu in modules/node/node.module
Implementation of hook_menu().
openid_menu in modules/openid/openid.module
Implementation of hook_menu.
path_menu in modules/path/path.module
Implementation of hook_menu().
poll_menu in modules/poll/poll.module
Implementation of hook_menu().
profile_menu in modules/profile/profile.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().
system_menu in modules/system/system.module
Implementation of hook_menu().
taxonomy_menu in modules/taxonomy/taxonomy.module
Implementation of hook_menu().
trigger_menu in modules/trigger/trigger.module
Implementation of hook_menu().
update_menu in modules/update/update.module
Implementation of hook_menu().
upload_menu in modules/upload/upload.module
Implementation of hook_menu().
user_menu in modules/user/user.module
Implementation of hook_menu().
_menu_link_build in includes/menu.inc
Builds a link from a router item.