| aggregator_form_category_submit | modules/aggregator.module | Process aggregator_form_category form submissions.
@todo Add delete confirmation dialog. |
| aggregator_form_feed_submit | modules/aggregator.module | Process aggregator_form_feed form submissions.
@todo Add delete confirmation dialog. |
| aggregator_menu | modules/aggregator.module | Implementation of hook_menu(). |
| 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_rss | modules/aggregator.module | Menu callback; generate an RSS 0.92 feed of aggregator items or categories. |
| 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/path.inc | Return a component of the current Drupal path. |
| block_admin_display | modules/block.module | Generate main block administration form. |
| 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(). |
| comment_admin_overview | modules/comment.module | Menu callback; present an administrative comment listing. |
| comment_menu | modules/comment.module | Implementation of hook_menu(). |
| contact_admin_delete_submit | modules/contact.module | Process category delete form submission. |
| contact_admin_edit | modules/contact.module | Category edit page. |
| contact_admin_edit_submit | modules/contact.module | Process the contact category edit page form submission. |
| contact_mail_user | modules/contact.module | Personal contact page. |
| contact_mail_user_submit | modules/contact.module | Process the personal contact page form submission. |
| 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_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_menu | modules/forum.module | Implementation of hook_menu(). |
| forum_prepare | modules/forum.module | Implementation of hook_prepare; assign forum taxonomy when adding a topic from within a forum. |
| 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_form | modules/locale.module | User interface for the language deletion confirmation screen. |
| locale_menu | modules/locale.module | Implementation of hook_menu(). |
| menu_edit_item_form | modules/menu.module | Present the menu item editing form. |
| menu_edit_menu_form | modules/menu.module | Menu callback; handle the adding/editing of a new menu. |
| node_delete_confirm | modules/node.module | Menu callback -- ask for confirmation of node deletion |
| node_form_alter | modules/node.module | Implementation of hook_form_alter(). |
| 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. |
| node_revisions | modules/node.module | Menu callback for revisions related activities. |
| phptemplate_page | themes/engines/phptemplate/phptemplate.engine | Prepare the values passed to the theme_page function to be passed
into a pluggable template engine. |
| 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_block | modules/profile.module | Implementation of hook_block(). |
| profile_browse | modules/profile.module | Menu callback; display a list of user information. |
| profile_field_form | modules/profile.module | Menu callback: Generate a form to add/edit a user profile field. |
| 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_menu | modules/taxonomy.module | Implementation of hook_menu(). |
| 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(). |
| _aggregator_page_list | modules/aggregator.module | Prints an aggregator page listing a number of feed items. Various
menu callbacks use this function to print their feeds. |