| aggregator_block | modules/aggregator/aggregator.module | Implementation of hook_block(). |
| 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. |
| block_admin_display | modules/block/block.module | Generate main block administration form. |
| blogapi_blogger_edit_post | modules/blogapi/blogapi.module | Blogging API callback. Modifies the specified blog node. |
| blogapi_blogger_new_post | modules/blogapi/blogapi.module | Blogging API callback. Inserts a new blog post as a node. |
| blog_block | modules/blog/blog.module | Implementation of hook_block(). |
| blog_form | modules/blog/blog.module | Implementation of hook_form(). |
| blog_page_user | modules/blog/blog.module | Displays a Drupal page containing recent blog entries of a given user. |
| blog_user | modules/blog/blog.module | Implementation of hook_user(). |
| book_admin_overview | modules/book/book.module | Returns an administrative overview of all books. |
| book_render | modules/book/book.module | Menu callback; prints a listing of all books. |
| book_tree_recurse | modules/book/book.module | This is a helper function for book_tree() |
| comment_admin_overview_submit | modules/comment/comment.module | Execute the chosen 'Update option' on the selected comments, such as
publishing, unpublishing or deleting. |
| comment_save | modules/comment/comment.module | Accepts a submission of new or changed comment content. |
| confirm_form | modules/system/system.module | Output a confirmation form |
| contact_admin_categories | modules/contact/contact.module | Categories/list tab. |
| contact_admin_edit_submit | modules/contact/contact.module | Process the contact category edit page form submission. |
| fileupload_view | developer/examples/fileupload.module | Implementation of hook_view. |
| filter_admin_format_form | modules/filter/filter.module | Generate a filter format form. |
| filter_admin_overview | modules/filter/filter.module | Displays a list of all input formats and which one is the default |
| forum_block | modules/forum/forum.module | Implementation of hook_block(). |
| forum_overview | modules/forum/forum.module | Returns an overview list of existing forums and containers |
| hook_requirements | developer/hooks/install.php | Check installation requirements that need to be satisfied. |
| l | includes/common.inc | Format an internal Drupal link. |
| menu_edit_item_form | modules/menu/menu.module | Present the menu item editing form. |
| menu_edit_item_save | modules/menu/menu.module | Save changes to a menu item into the database. |
| menu_get_active_breadcrumb | includes/menu.inc | Returns an array of rendered menu items in the active breadcrumb trail. |
| menu_overview_tree | modules/menu/menu.module | Present the menu tree, rendered along with links to edit menu items. |
| node_add | modules/node/node.module | Present a node submission form or a set of links to such forms. |
| node_feed | modules/node/node.module | A generic function for generating RSS feeds from a set of nodes. |
| node_overview_types | modules/node/content_types.inc | Displays the content type admin overview page. |
| node_preview | modules/node/node.module | Generate a node preview. |
| node_revision_overview | modules/node/node.module | Generate an overview table of older revisions of a node. |
| node_title_list | modules/node/node.module | Gather a listing of links to nodes. |
| node_type_form_submit | modules/node/content_types.inc | Implementation of hook_form_submit(). |
| path_overview | modules/path/path.module | Return a listing of all defined URL aliases. |
| phptemplate_comment | themes/engines/phptemplate/phptemplate.engine | Prepare the values passed to the theme_comment function to be passed
into a pluggable template engine. |
| profile_admin_overview | modules/profile/profile.module | Menu callback; display a listing of all editable profile fields. |
| profile_block | modules/profile/profile.module | Implementation of hook_block(). |
| profile_field_delete_submit | modules/profile/profile.module | Process a field delete form submission. |
| profile_field_form_submit | modules/profile/profile.module | Process profile_field_form submissions. |
| search_view | modules/search/search.module | Menu callback; presents the search form and/or search results. |
| statistics_recent_hits | modules/statistics/statistics.module | Menu callback; presents the "recent hits" page. |
| statistics_top_visitors | modules/statistics/statistics.module | Menu callback; presents the "top visitors" page. |
| system_admin_by_module | modules/system/system.module | Menu callback; prints a listing of admin tasks for each installed module. |
| system_requirements | modules/system/system.install | Test and report Drupal installation requirements. |
| system_themes | modules/system/system.module | Menu callback; displays a listing of all themes. |
| tablesort_header | includes/tablesort.inc | Format a column header. |
| taxonomy_form_term_submit | modules/taxonomy/taxonomy.module | Accept the form submission for a taxonomy term and save the result. |
| taxonomy_form_vocabulary_submit | modules/taxonomy/taxonomy.module | Accept the form submission for a vocabulary and save the results. |
| taxonomy_overview_terms | modules/taxonomy/taxonomy.module | Display a tree of all the terms in a vocabulary, with options to edit
each one. |
| taxonomy_overview_vocabularies | modules/taxonomy/taxonomy.module | List and manage vocabularies. |
| theme_admin_block_content | modules/system/system.module | This function formats the content of an administrative block. |
| theme_admin_page | modules/system/system.module | This function formats an administrative page for viewing. |
| theme_aggregator_block_item | modules/aggregator/aggregator.module | Format an individual feed item for display in the block. |
| theme_aggregator_feed | modules/aggregator/aggregator.module | Format a news feed. |
| theme_aggregator_page_item | modules/aggregator/aggregator.module | Format an individual feed item for display on the aggregator page. |
| theme_book_navigation | modules/book/book.module | Prepares the links to children (TOC) and forward/backward
navigation for a node presented as a book page. |
| theme_comment_block | modules/comment/comment.module | Returns a formatted list of recent comments to be displayed in the comment
block. |
| theme_forum_display | modules/forum/forum.module | Format the forum body. |
| theme_forum_list | modules/forum/forum.module | Format the forum listing. |
| theme_forum_topic_list | modules/forum/forum.module | Format the topic listing. |
| theme_forum_topic_navigation | modules/forum/forum.module | Format the next/previous forum topic navigation links. |
| theme_links | includes/theme.inc | Return a themed set of links. |
| theme_locale_admin_manage_screen | includes/locale.inc | Theme the locale admin manager form. |
| theme_menu_item_link | includes/menu.inc | Generate the HTML representing a given menu item ID. |
| theme_menu_links | includes/menu.inc | Returns the themed HTML for primary and secondary links.
Note that this function is overridden by most core themes because
those themes display links in "link | link" format, not from a list.
Also note that by default links rendered with... |
| theme_pager_link | includes/pager.inc | Format a link to a specific query result page. |
| theme_upload_attachments | modules/upload/upload.module | Displays file attachments in table |
| theme_username | includes/theme.inc | Format a username. |
| tracker_page | modules/tracker/tracker.module | Menu callback. Prints a listing of active nodes on the site. |
| user_admin_access | modules/user/user.module | Menu callback: list all access rules |
| watchdog_event | modules/watchdog/watchdog.module | Menu callback; displays details about a log message. |
| watchdog_overview | modules/watchdog/watchdog.module | Menu callback; displays a listing of log messages. |
| _locale_string_seek | includes/locale.inc | Perform a string search and display results in a table |
| _statistics_link | modules/statistics/statistics.module | It is possible to adjust the width of columns generated by the
statistics module. |