| aggregator_form_category_submit | modules/aggregator/aggregator.module | Process aggregator_form_category form submissions.
@todo Add delete confirmation dialog. |
| aggregator_form_feed_submit | modules/aggregator/aggregator.module | Process aggregator_form_feed form submissions.
@todo Add delete confirmation dialog. |
| aggregator_menu | modules/aggregator/aggregator.module | Implementation of hook_menu(). |
| aggregator_page_category | modules/aggregator/aggregator.module | Menu callback; displays all the items aggregated in a particular category. |
| aggregator_page_last | modules/aggregator/aggregator.module | Menu callback; displays the most recent items gathered from any feed. |
| aggregator_page_rss | modules/aggregator/aggregator.module | Menu callback; generate an RSS 0.92 feed of aggregator items or categories. |
| aggregator_page_source | modules/aggregator/aggregator.module | Menu callback; displays all the items captured from a particular feed. |
| arg | includes/path.inc | Return a component of the current Drupal path. |
| block_admin_display | modules/block/block.module | Generate main block administration form. |
| blog_link | modules/blog/blog.module | Implementation of hook_link(). |
| book_block | modules/book/book.module | Implementation of hook_block(). |
| book_form | modules/book/book.module | Implementation of hook_form(). |
| book_help | modules/book/book.module | Implementation of hook_help(). |
| book_menu | modules/book/book.module | Implementation of hook_menu(). |
| color_form_alter | modules/color/color.module | Implementation of hook_form_alter(). |
| color_scheme_form | modules/color/color.module | Form callback. Returns the configuration form. |
| comment_admin | modules/comment/comment.module | Menu callback; present an administrative comment listing. |
| comment_menu | modules/comment/comment.module | Implementation of hook_menu(). |
| comment_render | modules/comment/comment.module | Renders comment(s). |
| contact_admin_delete_submit | modules/contact/contact.module | Process category delete form submission. |
| contact_admin_edit | modules/contact/contact.module | Category edit page. |
| contact_admin_edit_submit | modules/contact/contact.module | Process the contact category edit page form submission. |
| contact_mail_user_submit | modules/contact/contact.module | Process the personal contact page form submission. |
| contact_menu | modules/contact/contact.module | Implementation of hook_menu(). |
| contact_user_page | modules/contact/contact.module | Personal contact page. |
| filter_admin_configure | modules/filter/filter.module | Menu callback; display settings defined by filters. |
| filter_admin_delete | modules/filter/filter.module | Menu callback; confirm deletion of a format. |
| filter_help | modules/filter/filter.module | Implementation of hook_help(). |
| filter_menu | modules/filter/filter.module | Implementation of hook_menu(). |
| filter_tips_long | modules/filter/filter.module | Menu callback; show a page with long filter tips. |
| forum_menu | modules/forum/forum.module | Implementation of hook_menu(). |
| forum_prepare | modules/forum/forum.module | Implementation of hook_prepare; assign forum taxonomy when adding a topic from within a forum. |
| help_page | modules/help/help.module | Menu callback; prints a page listing general help for all modules. |
| legacy_menu | modules/legacy/legacy.module | Implementation of hook_menu(). |
| locale_menu | modules/locale/locale.module | Implementation of hook_menu(). |
| menu_get_active_help | includes/menu.inc | Returns the help associated with the active menu item. |
| node_form_alter | modules/node/node.module | Implementation of hook_form_alter(). |
| node_help | modules/node/node.module | Implementation of hook_help(). |
| node_menu | modules/node/node.module | Implementation of hook_menu(). |
| node_revisions | modules/node/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. Uses the arg() function to
generate a series of page template files suggestions based on the
current path. If none are found, the default page.tpl.php... |
| poll_cancel | modules/poll/poll.module | Callback for canceling a vote |
| poll_menu | modules/poll/poll.module | Implementation of hook_menu(). |
| poll_results | modules/poll/poll.module | Callback for the 'results' tab for polls you can vote on |
| poll_view | modules/poll/poll.module | Implementation of hook_view(). |
| poll_vote | modules/poll/poll.module | Callback for processing a vote |
| poll_votes | modules/poll/poll.module | Callback for the 'votes' tab for polls you can see other votes on |
| profile_block | modules/profile/profile.module | Implementation of hook_block(). |
| profile_browse | modules/profile/profile.module | Menu callback; display a list of user information. |
| profile_field_form | modules/profile/profile.module | Menu callback: Generate a form to add/edit a user profile field. |
| search_menu | modules/search/search.module | Implementation of hook_menu(). |
| search_view | modules/search/search.module | Menu callback; presents the search form and/or search results. |
| statistics_exit | modules/statistics/statistics.module | Implementation of hook_exit(). |
| statistics_menu | modules/statistics/statistics.module | Implementation of hook_menu(). |
| system_help | modules/system/system.module | Implementation of hook_help(). |
| system_menu | modules/system/system.module | Implementation of hook_menu(). |
| taxonomy_menu | modules/taxonomy/taxonomy.module | Implementation of hook_menu(). |
| tracker_menu | modules/tracker/tracker.module | Implementation of hook_menu(). |
| tracker_track_user | modules/tracker/tracker.module | Menu callback. Prints a listing of active nodes on the site. |
| user_admin_role | modules/user/user.module | Menu callback: administer roles. |
| user_block | modules/user/user.module | Implementation of hook_block(). |
| user_menu | modules/user/user.module | Implementation of hook_menu(). |
| user_user | modules/user/user.module | Implementation of hook_user(). |
| watchdog_menu | modules/watchdog/watchdog.module | Implementation of hook_menu(). |