| block_admin_configure | drupal/modules/block.module | Menu callback; displays the block configuration form. |
| blog_form | drupal/modules/blog.module | Implementation of hook_form(). |
| book_form | drupal/modules/book.module | Implementation of hook_form(). |
| comment_admin_edit | drupal/modules/comment.module | Menu callback; edit a comment from the administrative interface. |
| comment_user | drupal/modules/comment.module | Implementation of hook_user(). |
| forum_form | drupal/modules/forum.module | Implementation of hook_form(). |
| 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 |
| hook_user | contributions/docs/developer/hooks/core.php | Act on user account actions. |
| node_example_form | contributions/docs/developer/examples/node_example.module | Implementation of hook_form(). |
| node_types_configure | drupal/modules/node.module | Menu callback; presents each node type configuration page. |
| page_form | drupal/modules/page.module | Implementation of hook_form(). |
| story_form | drupal/modules/story.module | Implementation of hook_form(). |
| system_theme_settings | drupal/modules/system.module | Menu callback; display theme configuration for entire site and individual themes. |
| _locale_string_edit | drupal/includes/locale.inc | User interface for string editing |