| aggregator_admin_settings | modules/aggregator/aggregator.admin.inc | Form builder; Configure the aggregator system.
See alsosystem_settings_form() |
| aggregator_block | modules/aggregator/aggregator.module | Implementation of hook_block(). |
| aggregator_form_feed | modules/aggregator/aggregator.admin.inc | Form builder; Generate a form to add/edit feed sources.
See alsoaggregator_form_feed_validate() |
| aggregator_help | modules/aggregator/aggregator.module | Implementation of hook_help(). |
| aggregator_page_categories | modules/aggregator/aggregator.pages.inc | Menu callback; displays all the categories used by the aggregator. |
| aggregator_page_category | modules/aggregator/aggregator.pages.inc | Menu callback; displays all the items aggregated in a particular category. |
| aggregator_page_last | modules/aggregator/aggregator.pages.inc | Menu callback; displays the most recent items gathered from any feed. |
| aggregator_page_sources | modules/aggregator/aggregator.pages.inc | Menu callback; displays all the feeds used by the aggregator. |
| batch_process | includes/form.inc | Process the batch. |
| block_admin_display_form | modules/block/block.admin.inc | Generate main blocks administration form. |
| block_box_form | modules/block/block.module | Define the custom block form. |
| block_help | modules/block/block.module | Implementation of hook_help(). |
| blogapi_blogger_get_user_info | modules/blogapi/blogapi.module | Blogging API callback. Returns profile information about a user. |
| blogapi_help | modules/blogapi/blogapi.module | Implementation of hook_help(). |
| blogapi_update_6000 | modules/blogapi/blogapi.install | Inform users about the new permission. |
| blog_block | modules/blog/blog.module | Implementation of hook_block(). |
| blog_feed_last | modules/blog/blog.pages.inc | Menu callback; displays an RSS feed containing recent blog entries of all users. |
| blog_feed_user | modules/blog/blog.pages.inc | Menu callback; displays an RSS feed containing recent blog entries of a given user. |
| blog_help | modules/blog/blog.module | Implementation of hook_help(). |
| blog_page_last | modules/blog/blog.pages.inc | Menu callback; displays a Drupal page containing recent blog entries of all users. |
| blog_page_user | modules/blog/blog.pages.inc | Menu callback; displays a Drupal page containing recent blog entries of a given user. |
| book_help | modules/book/book.module | Implementation of hook_help(). |
| color_form_alter | modules/color/color.module | Implementation of hook_form_alter(). |
| color_help | modules/color/color.module | Implementation of hook_help(). |
| comment_form | modules/comment/comment.module | Generate the basic commenting form, for appending to a node or display on a separate page. |
| comment_form_alter | modules/comment/comment.module | Implementation of hook_form_alter(). |
| comment_help | modules/comment/comment.module | Implementation of hook_help(). |
| comment_nodeapi | modules/comment/comment.module | Implementation of hook_nodeapi(). |
| contact_help | modules/contact/contact.module | Implementation of hook_help(). |
| contact_mail | modules/contact/contact.module | Implementation of hook_mail(). |
| contact_user | modules/contact/contact.module | Implementation of hook_user(). |
| contact_user_page | modules/contact/contact.pages.inc | Personal contact page. |
| dblog_admin_settings | modules/dblog/dblog.admin.inc | dblog module settings form.
See alsosystem_settings_form() |
| drupal_goto | includes/common.inc | Send the user to a different Drupal page. |
| file_create_url | includes/file.inc | Create the download path to a file. |
| filter_help | modules/filter/filter.module | Implementation of hook_help(). |
| form_expand_ahah | includes/form.inc | Add AHAH information about a form element to the page to communicate with
javascript. If #ahah[path] is set on an element, this additional javascript is
added to the page header to attach the AHAH behaviors. See ahah.js for more
information. |
| forum_block | modules/forum/forum.module | Implementation of hook_block(). |
| forum_confirm_delete | modules/forum/forum.admin.inc | Returns a confirmation page for deleting a forum taxonomy term. |
| forum_help | modules/forum/forum.module | Implementation of hook_help(). |
| forum_overview | modules/forum/forum.admin.inc | Returns an overview list of existing forums and containers |
| hook_help | developer/hooks/core.php | Provide online user help. |
| hook_mail | developer/hooks/core.php | Prepare a message based on parameters. @see drupal_mail for more. |
| hook_ping | developer/hooks/core.php | Ping another server. |
| hook_requirements | developer/hooks/install.php | Check installation requirements and do status reporting. |
| hook_search | developer/hooks/core.php | Define a custom search routine. |
| l | includes/common.inc | Format an internal Drupal link. |
| locale_form_alter | modules/locale/locale.module | Implementation of hook_form_alter(). Adds language fields to forms. |
| locale_help | modules/locale/locale.module | Implementation of hook_help(). |
| locale_languages_predefined_form_submit | includes/locale.inc | Process the language addition form submission. |
| menu_get_active_help | includes/menu.inc | Returns the help associated with the active menu item. |
| menu_help | modules/menu/menu.module | Implementation of hook_help(). |
| node_block | modules/node/node.module | Implementation of hook_block(). |
| node_feed | modules/node/node.module | A generic function for generating RSS feeds from a set of nodes. |
| node_help | modules/node/node.module | Implementation of hook_help(). |
| node_page_default | modules/node/node.module | Menu callback; Generate a listing of promoted nodes. |
| node_search | modules/node/node.module | Implementation of hook_search(). |
| openid_authentication | modules/openid/openid.module | Authenticate a user or attempt registration. |
| openid_form_alter | modules/openid/openid.module | Implementation of hook_form_alter : adds OpenID login to the login forms. |
| openid_help | modules/openid/openid.module | Implementation of hook_help(). |
| openid_login_validate | modules/openid/openid.module | Login form _validate hook |
| path_admin_form | modules/path/path.admin.inc | Return a form for editing or creating an individual URL alias.
See alsopath_admin_form_validate() |
| php_filter_tips | modules/php/php.module | Implementation of hook_filter_tips(). |
| php_help | modules/php/php.module | Implementation of hook_help(). |
| ping_help | modules/ping/ping.module | Implementation of hook_help(). |
| poll_help | modules/poll/poll.module | Implementation of hook_help(). |
| profile_block | modules/profile/profile.module | Implementation of hook_block(). |
| profile_field_delete | modules/profile/profile.admin.inc | Menu callback; deletes a field from all user profiles. |
| search_admin_settings | modules/search/search.admin.inc | Menu callback; displays the search module settings page.
See alsosystem_settings_form() |
| search_form | modules/search/search.module | Render a search form. |
| search_help | modules/search/search.module | Implementation of hook_help(). |
| statistics_access_log | modules/statistics/statistics.admin.inc | Menu callback; Displays recent page accesses. |
| statistics_access_logging_settings | modules/statistics/statistics.admin.inc | Form builder; Configure access logging.
See alsosystem_settings_form() |
| statistics_help | modules/statistics/statistics.module | Implementation of hook_help(). |
| syslog_help | modules/syslog/syslog.module | Implementation of hook_help(). |
| system_check_http_request | modules/system/system.module | Checks whether the server is capable of issuing HTTP requests. |
| system_date_time_settings | modules/system/system.admin.inc | Form builder; Configure the site date and time settings.
See alsosystem_settings_form() |
| system_error_reporting_settings | modules/system/system.admin.inc | Form builder; Configure error reporting settings.
See alsosystem_settings_form() |
| system_help | modules/system/system.module | Implementation of hook_help(). |
| system_mail | modules/system/system.module | Implementation of hook_mail(). |
| system_main_admin_page | modules/system/system.admin.inc | Menu callback; Provide the administration overview page. |
| system_message_action | modules/system/system.module | A configurable Drupal action. Sends a message to the current user's screen. |
| system_modules | modules/system/system.admin.inc | Menu callback; provides module enable/disable interface. |
| system_modules_uninstall | modules/system/system.admin.inc | Builds a form of currently disabled modules.
See alsosystem_modules_uninstall_validate() |
| system_requirements | modules/system/system.install | Test and report Drupal installation requirements. |
| system_site_information_settings | modules/system/system.admin.inc | Form builder; The general site information form.
See alsosystem_settings_form() |
| system_site_maintenance_settings | modules/system/system.admin.inc | Form builder; Configure the site's maintenance status.
See alsosystem_settings_form() |
| system_themes_form_submit | modules/system/system.admin.inc | Process system_themes_form form submissions. |
| system_update_6017 | modules/system/system.install | Rename settings related to user.module email notifications. |
| system_update_6026 | modules/system/system.install | Display warning about new Update status module. |
| system_update_6045 | modules/system/system.install | Update blog, book and locale module permissions. |
| taxonomy_rss_item | modules/taxonomy/taxonomy.module | Provides category information for RSS feeds. |
| taxonomy_term_page | modules/taxonomy/taxonomy.pages.inc | Menu callback; displays all nodes associated with a term. |
| template_preprocess_aggregator_feed_source | modules/aggregator/aggregator.pages.inc | Process variables for aggregator-feed-source.tpl.php.
See alsoaggregator-feed-source.tpl.php |
| template_preprocess_aggregator_item | modules/aggregator/aggregator.pages.inc | Process variables for aggregator-item.tpl.php.
See alsoaggregator-item.tpl.php |
| template_preprocess_book_navigation | modules/book/book.module | Process variables for book-navigation.tpl.php. |
| template_preprocess_forums | modules/forum/forum.module | Process variables for forums.tpl.php |
| template_preprocess_forum_list | modules/forum/forum.module | Process variables to format a forum listing. |
| template_preprocess_forum_topic_list | modules/forum/forum.module | Preprocess variables to format the topic listing. |
| template_preprocess_forum_topic_navigation | modules/forum/forum.module | Preprocess variables to format the next/previous forum topic navigation links. |
| template_preprocess_node | includes/theme.inc | Process variables for node.tpl.php |
| template_preprocess_page | includes/theme.inc | Process variables for page.tpl.php |
| theme_aggregator_page_rss | modules/aggregator/aggregator.pages.inc | Theme the RSS output. |
| theme_comment_post_forbidden | modules/comment/comment.module | Theme a "you can't post comments" notice. |
| theme_image | includes/theme.inc | Return a themed image. |
| theme_textfield | includes/form.inc | Format a textfield. |
| translation_form_alter | modules/translation/translation.module | Implementation of hook_form_alter(). |
| translation_help | modules/translation/translation.module | Implementation of hook_help(). |
| trigger_help | modules/trigger/trigger.module | Implementation of hook_help(). |
| update_help | modules/update/update.module | Implementation of hook_help(). |
| update_mail | modules/update/update.module | Implementation of hook_mail(). |
| update_settings | modules/update/update.settings.inc | Form builder for the update settings tab. |
| upload_admin_settings | modules/upload/upload.admin.inc | Menu callback for the upload settings form. |
| upload_help | modules/upload/upload.module | Implementation of hook_help(). |
| url | includes/common.inc | Generate a URL from a Drupal menu path. Will also pass-through existing URLs. |
| user_help | modules/user/user.module | Implementation of hook_help(). |
| user_login_final_validate | modules/user/user.module | A validate handler on the login form. Should be the last validator. Sets an
error if user has not been authenticated yet. |
| user_mail_tokens | modules/user/user.module | Return an array of token to value mappings for user e-mail messages. |
| user_pass_reset | modules/user/user.pages.inc | Menu callback; process one time login link and redirects to the user page on success. |
| user_register_submit | modules/user/user.module | Submit handler for the user registration form. |
| user_search | modules/user/user.module | Implementation of hook_search(). |
| _batch_progress_page_js | includes/batch.inc | Batch processing page with JavaScript support. |
| _batch_progress_page_nojs | includes/batch.inc | Batch processing page without JavaScript support. |
| _update_message_text | modules/update/update.module | Helper function to return the appropriate message text when the site is out
of date or missing a security update. |
| _update_no_data | modules/update/update.module | Prints a warning message when there is no data about available updates. |