49 calls to drupal_get_form()

block_admin_display in drupal-6.x/modules/block/block.admin.inc
Menu callback for admin/build/block.
book_outline in drupal-6.x/modules/book/book.pages.inc
Menu callback; show the outline form for a single node.
comment_admin in drupal-6.x/modules/comment/comment.admin.inc
Menu callback; present an administrative comment listing.
comment_delete in drupal-6.x/modules/comment/comment.admin.inc
Menu callback; delete a comment.
comment_form_box in drupal-6.x/modules/comment/comment.module
Theme the comment form box.
comment_render in drupal-6.x/modules/comment/comment.module
Renders comment(s).
contact_site_page in drupal-6.x/modules/contact/contact.pages.inc
Site-wide contact page.
contact_user_page in drupal-6.x/modules/contact/contact.pages.inc
Personal contact page.
dblog_overview in drupal-6.x/modules/dblog/dblog.admin.inc
Menu callback; displays a listing of log messages.
example_profile_tasks in documentation-6.x/developer/example.profile
Perform any final installation tasks for this profile.
filter_admin_configure_page in drupal-6.x/modules/filter/filter.admin.inc
Menu callback; display settings defined by a format's filters.
filter_admin_format_page in drupal-6.x/modules/filter/filter.admin.inc
Menu callback; Display a filter format form.
filter_admin_order_page in drupal-6.x/modules/filter/filter.admin.inc
Menu callback; display form for ordering filters for a format.
forum_form_main in drupal-6.x/modules/forum/forum.admin.inc
install_change_settings in drupal-6.x/install.php
Configure and rewrite settings.php.
install_select_locale in drupal-6.x/install.php
Allow admin to select which locale to use for the current profile.
install_select_profile in drupal-6.x/install.php
Allow admin to select which profile to install.
install_tasks in drupal-6.x/install.php
Tasks performed after the database is initialized.
locale_languages_add_screen in drupal-6.x/includes/locale.inc
User interface for the language addition screen.
locale_translate_delete_page in drupal-6.x/includes/locale.inc
String deletion confirmation page.
locale_translate_export_screen in drupal-6.x/includes/locale.inc
User interface for the translation export screen.
locale_translate_seek_screen in drupal-6.x/includes/locale.inc
String search screen.
menu_delete_menu_page in drupal-6.x/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 drupal-6.x/modules/menu/menu.admin.inc
Menu callback; Check access and present a confirm form for deleting a menu link.
node_add in drupal-6.x/modules/node/node.pages.inc
Present a node submission form or a set of links to such forms.
node_page_edit in drupal-6.x/modules/node/node.pages.inc
Menu callback; presents the node editing form, or redirects to delete confirmation.
openid_redirect in drupal-6.x/modules/openid/openid.inc
Creates a js auto-submit redirect for (for the 2.x protocol)
openid_user_identities in drupal-6.x/modules/openid/openid.pages.inc
Menu callback; Manage OpenID identities for the specified user.
path_admin_edit in drupal-6.x/modules/path/path.admin.inc
Menu callback; handles pages for creating and editing URL aliases.
path_admin_overview in drupal-6.x/modules/path/path.admin.inc
Return a listing of all defined URL aliases. When filter key passed, perform a standard search on the given key, and return the list of matching URL aliases.
poll_view in drupal-6.x/modules/poll/poll.module
Implementation of hook_view().
search_block in drupal-6.x/modules/search/search.module
Implementation of hook_block().
search_view in drupal-6.x/modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
system_actions_manage in drupal-6.x/modules/system/system.module
Menu callback. Display an overview of available and configured actions.
taxonomy_add_term_page in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Menu callback; return the edit form for a new term after setting the title.
taxonomy_admin_term_edit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Page to edit a vocabulary term.
taxonomy_admin_vocabulary_edit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Page to edit a vocabulary.
template_preprocess_page in drupal-6.x/includes/theme.inc
Process variables for page.tpl.php
template_preprocess_poll_results in drupal-6.x/modules/poll/poll.module
Preprocess the poll_results theme hook.
trigger_assign in drupal-6.x/modules/trigger/trigger.admin.inc
Build the form that allows users to assign actions to hooks.
update_selection_page in drupal-6.x/update.php
Renders a form with a list of available database updates.
user_admin in drupal-6.x/modules/user/user.admin.inc
Page callback: Generates the appropriate user administration form.
user_admin_access_add in drupal-6.x/modules/user/user.admin.inc
Menu callback: add an access rule.
user_admin_access_check in drupal-6.x/modules/user/user.admin.inc
Menu callback: list all access rules
user_admin_access_edit in drupal-6.x/modules/user/user.admin.inc
Menu callback: edit an access rule.
user_block in drupal-6.x/modules/user/user.module
Implementation of hook_block().
user_edit in drupal-6.x/modules/user/user.pages.inc
Form builder; Present the form to edit a given user or profile category.
user_external_login in drupal-6.x/modules/user/user.module
Perform standard Drupal login operations for a user object.
user_page in drupal-6.x/modules/user/user.pages.inc
Access callback for path /user.