block_admin_display in modules/block/block.admin.inc
Menu callback for admin/structure/block.
book_outline in modules/book/book.pages.inc
Menu callback: Shows the outline form for a single node.
comment_admin in modules/comment/comment.admin.inc
Menu callback; present an administrative comment listing.
comment_confirm_delete_page in modules/comment/comment.admin.inc
Page callback for comment deletions.
comment_edit_page in modules/comment/comment.module
Page callback for comment editing.
comment_node_page_additions in modules/comment/comment.module
Build the comment-related elements for node detail pages.
comment_reply in modules/comment/comment.pages.inc
This function is responsible for generating a comment reply form. There are several cases that have to be handled, including:
dashboard_admin_blocks in modules/dashboard/dashboard.module
Page callback: Builds the page for administering dashboard blocks.
dblog_overview in modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
example_profile_tasks in developer/example.profile
Perform any final installation tasks for this profile.
field_test_entity_add in modules/field/tests/field_test.entity.inc
Menu callback: displays the 'Add new test_entity' form.
field_test_entity_edit in modules/field/tests/field_test.entity.inc
Menu callback: displays the 'Edit exiisting test_entity' form.
filter_admin_format_page in modules/filter/filter.admin.inc
Page callback: Displays the text format add/edit form.
FormCheckboxTestCase::testFormCheckbox in modules/simpletest/tests/form.test
FormsFormCacheTestCase::testCacheForm in modules/simpletest/tests/form.test
Tests storing and retrieving the form from cache.
FormsFormCacheTestCase::testCacheFormCustomExpiration in modules/simpletest/tests/form.test
Tests changing form_cache_expiration.
form_test_double_form in modules/simpletest/tests/form_test.module
Menu callback returns two instances of the same form.
form_test_two_instances in modules/simpletest/tests/form_test.module
Menu callback that returns two instances of the node form.
forum_form_main in modules/forum/forum.admin.inc
Page callback: Returns a form for creating a new forum or container.
install_select_locale in includes/install.core.inc
Installation task; select which locale to use for the current profile.
install_select_profile in includes/install.core.inc
Selects which profile to install.
ListFieldTestCase::testUpdateAllowedValues in modules/field/modules/list/tests/list.test
Test that allowed values can be updated.
locale_languages_add_screen in modules/locale/locale.admin.inc
User interface for the language addition screen.
locale_translate_delete_page in modules/locale/locale.admin.inc
String deletion confirmation page.
locale_translate_export_screen in modules/locale/locale.admin.inc
User interface for the translation export screen.
locale_translate_seek_screen in modules/locale/locale.admin.inc
String search screen.
menu_delete_menu_page in modules/menu/menu.admin.inc
Menu callback; check access and get a confirm form for deletion of a custom menu.
menu_item_delete_page in modules/menu/menu.admin.inc
Menu callback; Check access and present a confirm form for deleting a menu link.
node_add in modules/node/node.pages.inc
Returns a node submission form.
node_page_edit in modules/node/node.pages.inc
Menu callback; presents the node editing form.
openid_redirect in modules/openid/openid.inc
Creates a js auto-submit redirect for (for the 2.x protocol)
openid_user_identities in modules/openid/openid.pages.inc
Menu callback; Manage OpenID identities for the specified user.
path_admin_edit in modules/path/path.admin.inc
Page callback: Returns a form creating or editing a path alias.
path_admin_overview in modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
poll_block_latest_poll_view in modules/poll/poll.module
Return content for 'latest poll' block.
poll_view in modules/poll/poll.module
Implements hook_view().
search_block_view in modules/search/search.module
Implements hook_block_view().
search_embedded_form_preprocess_search_result in modules/search/tests/search_embedded_form.module
Adds the test form to search results.
search_view in modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
system_actions_manage in modules/system/system.admin.inc
Menu callback; Displays an overview of available and configured actions.
system_ip_blocking in modules/system/system.admin.inc
Menu callback. Display blocked IP addresses.
system_themes_page in modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
taxonomy_test_block_view in modules/simpletest/tests/taxonomy_test.module
Implements hook_block_view().
template_preprocess_poll_results in modules/poll/poll.module
Preprocess the poll_results theme hook.
trigger_assign in modules/trigger/trigger.admin.inc
Builds a form that allows users to assign actions to triggers.
update_selection_page in ./update.php
Renders a form with a list of available database updates.
user_admin in modules/user/user.admin.inc
Page callback: Generates the appropriate user administration form.
user_block_view in modules/user/user.module
Implements hook_block_view().
user_page in modules/user/user.pages.inc
Page callback: Displays the user page.