| aggregator_page_category | modules/aggregator.module | Menu callback; displays all the items aggregated in a particular category. |
| aggregator_page_last | modules/aggregator.module | Menu callback; displays the most recent items gathered from any feed. |
| aggregator_page_source | modules/aggregator.module | Menu callback; displays all the items captured from a particular feed. |
| archive_calendar | modules/archive.module | Generates a monthly calendar, for display in the archive block. |
| arg | includes/bootstrap.inc | Return a component of the current Drupal path. |
| block_list | modules/block.module | Return all blocks in the specied region for the current user. You may
use this function to implement variable block regions. The default
regions are 'left', 'right' and 'all', where 'all' means both left... |
| blog_link | modules/blog.module | Implementation of hook_link(). |
| book_block | modules/book.module | Implementation of hook_block(). |
| book_form | modules/book.module | Implementation of hook_form(). |
| book_help | modules/book.module | Implementation of hook_help(). |
| book_menu | modules/book.module | Implementation of hook_menu(). |
| book_outline | modules/book.module | Implementation of function book_outline()
Handles all book outline operations. |
| comment_menu | modules/comment.module | Implementation of hook_menu(). |
| contact_menu | modules/contact.module | Implementation of hook_menu(). |
| filter_admin_configure | modules/filter.module | Menu callback; display settings defined by filters. |
| filter_admin_delete | modules/filter.module | Menu callback; confirm deletion of a format. |
| filter_admin_filters | modules/filter.module | Menu callback; configure the filters for a format. |
| filter_admin_filters_save | modules/filter.module | Save enabled/disabled status for filters in a format. |
| filter_admin_order | modules/filter.module | Menu callback; display form for ordering filters for a format. |
| filter_admin_order_save | modules/filter.module | Save the weights of filters in a format. |
| filter_help | modules/filter.module | Implementation of hook_help(). |
| filter_menu | modules/filter.module | Implementation of hook_menu(). |
| filter_tips_long | modules/filter.module | Menu callback; show a page with long filter tips. |
| forum_admin | modules/forum.module | Administration page which allows maintaining forums |
| forum_form | modules/forum.module | Implementation of hook_form(). |
| help_page | modules/help.module | Menu callback; prints a page listing general help for all modules. |
| legacy_menu | modules/legacy.module | Implementation of hook_menu(). |
| locale_admin_manage_delete_screen | modules/locale.module | User interface for the language deletion confirmation screen |
| locale_admin_string | modules/locale.module | Page handler for the string search and administration screen |
| node_admin | modules/node.module | Menu callback; presents the content administration overview. |
| node_help | modules/node.module | Implementation of hook_help(). |
| node_menu | modules/node.module | Implementation of hook_menu(). |
| node_page | modules/node.module | Menu callback; dispatches control to the appropriate operation handler. |
| poll_menu | modules/poll.module | Implementation of hook_menu(). |
| poll_results | modules/poll.module | Callback for the 'results' tab for polls you can vote on |
| poll_view | modules/poll.module | Implementation of hook_view(). |
| poll_vote | modules/poll.module | Callback for processing a vote |
| profile_browse | modules/profile.module | Menu callback; display a list of user information. |
| queue_block | modules/queue.module | Implementation of hook_block(). |
| search_block | modules/search.module | Implementation of hook_block(). |
| search_menu | modules/search.module | Implementation of hook_menu(). |
| search_view | modules/search.module | Menu callback; presents the search form and/or search results. |
| statistics_exit | modules/statistics.module | Implementation of hook_exit(). |
| statistics_menu | modules/statistics.module | Implementation of hook_menu(). |
| system_help | modules/system.module | Implementation of hook_help(). |
| taxonomy_admin | modules/taxonomy.module | Menu callback; dispatches to the proper taxonomy administration function. |
| tracker_menu | modules/tracker.module | Implementation of hook_menu(). |
| tracker_track_user | modules/tracker.module | Menu callback. Prints a listing of active nodes on the site. |
| user_admin_role | modules/user.module | Menu callback: administer roles. |
| user_block | modules/user.module | Implementation of hook_block(). |
| user_menu | modules/user.module | Implementation of hook_menu(). |
| user_user | modules/user.module | Implementation of hook_user(). |