| archive_page | drupal/modules/archive.module | Menu callback; lists all nodes posted on a given date. |
| block_admin_configure | drupal/modules/block.module | Menu callback; displays the block configuration form. |
| block_admin_display | drupal/modules/block.module | Prepare the main block administration form. |
| block_box_add | drupal/modules/block.module | Menu callback; displays the block creation form. |
| book_admin_view | drupal/modules/book.module | Display an administrative view of the hierarchy of a book. |
| book_outline | drupal/modules/book.module | Implementation of function book_outline()
Handles all book outline operations. |
| comment_admin_edit | drupal/modules/comment.module | Menu callback; edit a comment from the administrative interface. |
| comment_matrix_settings | drupal/modules/comment.module | Menu callback; presents the moderation vote matrix. |
| comment_role_settings | drupal/modules/comment.module | Menu callback; allows admin to set default scores for different roles. |
| comment_threshold_settings | drupal/modules/comment.module | Menu callback; displays settings for thresholds at which comments are displayed. |
| comment_vote_settings | drupal/modules/comment.module | Menu callback; displays page for assigning names to vote values. |
| filter_admin_filters | drupal/modules/filter.module | Menu callback; configure the filters for a format. |
| filter_admin_order | drupal/modules/filter.module | Menu callback; display form for ordering filters for a format. |
| filter_admin_overview | drupal/modules/filter.module | Menu callback; allows administrators to set up input formats. |
| forum_form_container | drupal/modules/forum.module | Returns a form for adding a container to the forum vocabulary |
| forum_form_forum | drupal/modules/forum.module | Returns a form for adding a forum to the forum vocabulary |
| menu_edit_item_form | drupal/modules/menu.module | Present the menu item editing form. |
| node_admin_nodes | drupal/modules/node.module | Generate the content administration overview. |
| node_form | drupal/modules/node.module | Generate the node editing form. |
| path_form | drupal/modules/path.module | Return a form for editing or creating an individual URL alias. |
| poll_view_voting | drupal/modules/poll.module | Generates the voting form for a poll. |
| queue_view | drupal/modules/queue.module | Display a queued node along with voting options for it. |
| search_form | drupal/modules/search.module | Render a search form. |
| system_modules | drupal/modules/system.module | Menu callback; displays a listing of all modules. |
| system_themes | drupal/modules/system.module | Menu callback; displays a listing of all themes. |
| system_theme_settings | drupal/modules/system.module | Menu callback; display theme configuration for entire site and individual themes. |
| theme_confirm | drupal/includes/theme.inc | Output a confirmation form |
| user_admin_access_add | drupal/modules/user.module | Menu callback: add an access rule |
| user_admin_access_check | drupal/modules/user.module | Menu callback: check an access rule |
| user_admin_access_edit | drupal/modules/user.module | Menu callback: edit an access rule |
| user_admin_perm | drupal/modules/user.module | Menu callback: administer permissions. |
| user_admin_role | drupal/modules/user.module | Menu callback: administer roles. |
| user_block | drupal/modules/user.module | Implementation of hook_block(). |
| watchdog_overview | drupal/modules/watchdog.module | Menu callback; displays a listing of log messages. |
| _aggregator_page_list | drupal/modules/aggregator.module | Prints an aggregator page listing a number of feed items. Various
menu callbacks use this function to print their feeds. |
| _locale_admin_export_screen | drupal/includes/locale.inc | User interface for the translation export screen |
| _locale_admin_import_screen | drupal/includes/locale.inc | User interface for the translation import screen |
| _locale_admin_manage_add_screen | drupal/includes/locale.inc | User interface for the language addition screen |
| _locale_admin_manage_screen | drupal/includes/locale.inc | User interface for the language management screen |
| _locale_string_edit | drupal/includes/locale.inc | User interface for string editing |
| _locale_string_seek_form | drupal/includes/locale.inc | User interface for the string search screen |