aggregator_menu in modules/aggregator/aggregator.module
Implementation of hook_menu().
block_admin_configure in modules/block/block.module
Menu callback; displays the block configuration form.
block_menu in modules/block/block.module
Implementation of hook_menu().
blogapi_menu in modules/blogapi/blogapi.module
blog_access in modules/blog/blog.module
Implementation of hook_access().
blog_menu in modules/blog/blog.module
Implementation of hook_menu().
book_access in modules/book/book.module
Implementation of hook_access().
book_menu in modules/book/book.module
Implementation of hook_menu().
comment_access in modules/comment/comment.module
This is *not* a hook_access() implementation. This function is called to determine whether the current user has access to a particular comment.
comment_menu in modules/comment/comment.module
Implementation of hook_menu().
contact_menu in modules/contact/contact.module
Implementation of hook_menu().
drupal_menu in modules/drupal/drupal.module
Implementation of hook_menu().
example_element_menu in developer/examples/example_element.module
Implementation of hook_menu().
fileupload_menu in developer/examples/fileupload.module
Implementation of hook_menu.
filter_formats in modules/filter/filter.module
Retrieve a list of input formats.
filter_menu in modules/filter/filter.module
Implementation of hook_menu().
forum_access in modules/forum/forum.module
Implementation of hook_access().
forum_menu in modules/forum/forum.module
Implementation of hook_menu().
help_menu in modules/help/help.module
Implementation of hook_menu().
hook_access in developer/hooks/node.php
Define access restrictions.
hook_menu in developer/hooks/core.php
Define menu items and page callbacks.
locale_menu in modules/locale/locale.module
Implementation of hook_menu().
menu_form_alter in modules/menu/menu.module
Implementation of hook_form_alter(). Add menu item fields to the node form.
menu_menu in modules/menu/menu.module
Implementation of hook_menu().
node_content_access in modules/node/node.module
Implementation of hook_access().
node_example_access in developer/examples/node_example.module
Implementation of hook_access().
node_form in modules/node/node.module
Generate the node add/edit form array.
node_menu in modules/node/node.module
Implementation of hook_menu().
page_example_menu in developer/examples/page_example.module
Implementation of hook_menu().
path_form_alter in modules/path/path.module
Implementation of hook_form_alter().
path_menu in modules/path/path.module
Implementation of hook_menu().
poll_access in modules/poll/poll.module
Implementation of hook_access().
poll_form in modules/poll/poll.module
Implementation of hook_form().
poll_menu in modules/poll/poll.module
Implementation of hook_menu().
profile_menu in modules/profile/profile.module
Implementation of hook_menu().
profile_view_field in modules/profile/profile.module
search_menu in modules/search/search.module
Implementation of hook_menu().
statistics_menu in modules/statistics/statistics.module
Implementation of hook_menu().
system_get_module_admin_tasks in modules/system/system.module
system_menu in modules/system/system.module
Implementation of hook_menu().
taxonomy_menu in modules/taxonomy/taxonomy.module
Implementation of hook_menu().
throttle_menu in modules/throttle/throttle.module
@file Allows configuration of congestion control auto-throttle mechanism.
tracker_menu in modules/tracker/tracker.module
Implementation of hook_menu().
upload_form_alter in modules/upload/upload.module
upload_menu in modules/upload/upload.module
Implementation of hook_menu().
user_edit_form in modules/user/user.module
user_menu in modules/user/user.module
Implementation of hook_menu().
user_register in modules/user/user.module
user_register_submit in modules/user/user.module
_aggregator_page_list in modules/aggregator/aggregator.module
Prints an aggregator page listing a number of feed items. Various menu callbacks use this function to print their feeds.