drupal_get_form

Related topics

Namesort iconDescription
Form generationFunctions to enable the processing and display of HTML forms.

Functions that call drupal_get_form()

Namesort iconLocationDescription
comment_admindrupal/modules/comment/comment.moduleMenu callback; present an administrative comment listing.
comment_admindrupal/modules/comment/comment.moduleMenu callback; present an administrative comment listing.
comment_deletedrupal/modules/comment/comment.moduleMenu callback; delete a comment.
comment_deletedrupal/modules/comment/comment.moduleMenu callback; delete a comment.
comment_renderdrupal/modules/comment/comment.moduleRenders comment(s).
comment_renderdrupal/modules/comment/comment.moduleRenders comment(s).
contact_site_pagedrupal/modules/contact/contact.moduleSite-wide contact page
contact_site_pagedrupal/modules/contact/contact.moduleSite-wide contact page
contact_user_pagedrupal/modules/contact/contact.modulePersonal contact page.
contact_user_pagedrupal/modules/contact/contact.modulePersonal contact page.
drupal_get_formdrupal/includes/form.incRetrieves a form from a builder function, passes it on for processing, and renders the form or redirects to its destination as appropriate. In multi-step form scenarios, it handles properly processing the values using the previous step's form...
drupal_get_formdrupal/includes/form.incRetrieves a form from a builder function, passes it on for processing, and renders the form or redirects to its destination as appropriate. In multi-step form scenarios, it handles properly processing the values using the previous step's form...
hook_cart_paneubercart/docs/hooks.phpRegister callbacks for a cart pane.
hook_cart_paneubercart/docs/hooks.phpRegister callbacks for a cart pane.
hook_cart_paneubercart/docs/hooks.phpRegister callbacks for a cart pane.
locale_admin_importdrupal/modules/locale/locale.modulePage handler for the translation import screen
locale_admin_importdrupal/modules/locale/locale.modulePage handler for the translation import screen
locale_admin_managedrupal/modules/locale/locale.modulePage handler for the language management screen.
locale_admin_managedrupal/modules/locale/locale.modulePage handler for the language management screen.
locale_string_searchdrupal/modules/locale/locale.modulePage handler for the string search.
locale_string_searchdrupal/modules/locale/locale.modulePage handler for the string search.
node_adddrupal/modules/node/node.modulePresent a node submission form or a set of links to such forms.
node_adddrupal/modules/node/node.modulePresent a node submission form or a set of links to such forms.
node_admin_contentdrupal/modules/node/node.moduleMenu callback: content administration.
node_admin_contentdrupal/modules/node/node.moduleMenu callback: content administration.
node_page_editdrupal/modules/node/node.moduleMenu callback; presents the node editing form, or redirects to delete confirmation.
node_page_editdrupal/modules/node/node.moduleMenu callback; presents the node editing form, or redirects to delete confirmation.
node_revision_deletedrupal/modules/node/node.moduleDelete the revision with specified revision number. A "delete revision" nodeapi event is invoked when a revision is deleted.
node_revision_deletedrupal/modules/node/node.moduleDelete the revision with specified revision number. A "delete revision" nodeapi event is invoked when a revision is deleted.
node_revision_revertdrupal/modules/node/node.moduleRevert to the revision with the specified revision number. A node and nodeapi "update" event is triggered (via the node_save() call) when a revision is reverted.
node_revision_revertdrupal/modules/node/node.moduleRevert to the revision with the specified revision number. A node and nodeapi "update" event is triggered (via the node_save() call) when a revision is reverted.
phptemplate_pagedrupal/themes/engines/phptemplate/phptemplate.enginePrepare the values passed to the theme_page function to be passed into a pluggable template engine. Uses the arg() function to generate a series of page template files suggestions based on the current path. If none are found, the default page.tpl.php...
phptemplate_pagedrupal/themes/engines/phptemplate/phptemplate.enginePrepare the values passed to the theme_page function to be passed into a pluggable template engine. Uses the arg() function to generate a series of page template files suggestions based on the current path. If none are found, the default page.tpl.php...
poll_viewdrupal/modules/poll/poll.moduleImplementation of hook_view().
poll_viewdrupal/modules/poll/poll.moduleImplementation of hook_view().
search_blockdrupal/modules/search/search.moduleImplementation of hook_block().
search_blockdrupal/modules/search/search.moduleImplementation of hook_block().
search_viewdrupal/modules/search/search.moduleMenu callback; presents the search form and/or search results.
search_viewdrupal/modules/search/search.moduleMenu callback; presents the search form and/or search results.
taxonomy_admin_term_editdrupal/modules/taxonomy/taxonomy.modulePage to edit a vocabulary term.
taxonomy_admin_term_editdrupal/modules/taxonomy/taxonomy.modulePage to edit a vocabulary term.
taxonomy_admin_vocabulary_editdrupal/modules/taxonomy/taxonomy.modulePage to edit a vocabulary.
taxonomy_admin_vocabulary_editdrupal/modules/taxonomy/taxonomy.modulePage to edit a vocabulary.
theme_uc_product_add_to_cartubercart/uc_product/uc_product.moduleWrap the "Add to Cart" form in a <div>.
theme_uc_product_add_to_cartubercart/uc_product/uc_product.moduleWrap the "Add to Cart" form in a <div>.
theme_uc_product_kit_add_to_cartubercart/uc_product_kit/uc_product_kit.moduleWrap the "Add to Cart" form in a <div>.
theme_uc_product_kit_add_to_cartubercart/uc_product_kit/uc_product_kit.moduleWrap the "Add to Cart" form in a <div>.
theme_uc_product_kit_add_to_cartubercart/uc_product_kit/uc_product_kit.moduleWrap the "Add to Cart" form in a <div>.
uc_2checkout_form_alterubercart/payment/uc_2checkout/uc_2checkout.moduleImplementation of hook_form_alter().
uc_2checkout_form_alterubercart/payment/uc_2checkout/uc_2checkout.moduleImplementation of hook_form_alter().
uc_cart_cart_paneubercart/uc_cart/uc_cart.moduleImplementation of hook_cart_pane().
uc_cart_cart_paneubercart/uc_cart/uc_cart.moduleImplementation of hook_cart_pane().
uc_cart_cart_paneubercart/uc_cart/uc_cart.moduleImplementation of hook_cart_pane().
uc_cart_checkoutubercart/uc_cart/uc_cart.moduleDisplay the cart checkout page built of checkout panes from enabled modules.
uc_cart_checkoutubercart/uc_cart/uc_cart.moduleDisplay the cart checkout page built of checkout panes from enabled modules.
uc_cart_checkoutubercart/uc_cart/uc_cart.moduleDisplay the cart checkout page built of checkout panes from enabled modules.
uc_cart_checkout_reviewubercart/uc_cart/uc_cart.moduleAllow a customer to review their order before finally submitting it.
uc_cart_checkout_reviewubercart/uc_cart/uc_cart.moduleAllow a customer to review their order before finally submitting it.
uc_cart_checkout_reviewubercart/uc_cart/uc_cart.moduleAllow a customer to review their order before finally submitting it.
uc_catalog_admin_settingsubercart/uc_catalog/uc_catalog.moduleDetermines if the "Product Catalog" vocabulary has been set up. See alsouc_catalog_admin_form
uc_catalog_admin_settingsubercart/uc_catalog/uc_catalog.moduleDetermines if the "Product Catalog" vocabulary has been set up. See alsouc_catalog_admin_form
uc_catalog_blocks_admin_settingsubercart/uc_catalog/uc_catalog.moduleDetermines if the "Product Catalog" vocabulary has been set up. See alsouc_catalog_admin_form
uc_catalog_blocks_admin_settingsubercart/uc_catalog/uc_catalog.moduleDetermines if the "Product Catalog" vocabulary has been set up. See alsouc_catalog_admin_form
uc_catalog_grid_admin_settingsubercart/uc_catalog/uc_catalog.moduleDetermines if the "Product Catalog" vocabulary has been set up. See alsouc_catalog_admin_form
uc_catalog_grid_admin_settingsubercart/uc_catalog/uc_catalog.moduleDetermines if the "Product Catalog" vocabulary has been set up. See alsouc_catalog_admin_form
uc_credit_terminalubercart/payment/uc_credit/uc_credit.moduleView the credit card terminal page.
uc_credit_terminalubercart/payment/uc_credit/uc_credit.moduleView the credit card terminal page.
uc_file_files_adminubercart/uc_file/uc_file.modulePage builder for file products admin
uc_file_files_adminubercart/uc_file/uc_file.modulePage builder for file products admin
uc_file_files_adminubercart/uc_file/uc_file.modulePage builder for file products admin
uc_importer_export_pageubercart/uc_importer/uc_importer.moduleWrapper function to generate a page to hold the export form.
uc_importer_export_pageubercart/uc_importer/uc_importer.moduleWrapper function to generate a page to hold the export form.
uc_importer_export_pageubercart/uc_importer/uc_importer.moduleWrapper function to generate a page to hold the export form.
uc_importer_import_pageubercart/uc_importer/uc_importer.moduleWrapper function to generate a page to hold the import form.
uc_importer_import_pageubercart/uc_importer/uc_importer.moduleWrapper function to generate a page to hold the import form.
uc_importer_import_pageubercart/uc_importer/uc_importer.moduleWrapper function to generate a page to hold the import form.
uc_order_add_productubercart/uc_order/uc_order.moduleIntermediate div that lets you set the qty and attributes for a product.
uc_order_add_productubercart/uc_order/uc_order.moduleIntermediate div that lets you set the qty and attributes for a product.
uc_order_add_productubercart/uc_order/uc_order.moduleIntermediate div that lets you set the qty and attributes for a product.
uc_order_adminubercart/uc_order/uc_order.moduleDisplay the main order admin screen, an overview of all received orders.
uc_order_adminubercart/uc_order/uc_order.moduleDisplay the main order admin screen, an overview of all received orders.
uc_order_adminubercart/uc_order/uc_order.moduleDisplay the main order admin screen, an overview of all received orders.
uc_order_createubercart/uc_order/uc_order.moduleCreate a new order and redirect to its edit screen.
uc_order_createubercart/uc_order/uc_order.moduleCreate a new order and redirect to its edit screen.
uc_order_createubercart/uc_order/uc_order.moduleCreate a new order and redirect to its edit screen.
uc_order_delete_confirmubercart/uc_order/uc_order.moduleTotally delete an order from the system... use with caution!
uc_order_delete_confirmubercart/uc_order/uc_order.moduleTotally delete an order from the system... use with caution!
uc_order_delete_confirmubercart/uc_order/uc_order.moduleTotally delete an order from the system... use with caution!
uc_order_editubercart/uc_order/uc_order.moduleDisplay the order edit screen.
uc_order_editubercart/uc_order/uc_order.moduleDisplay the order edit screen.
uc_order_editubercart/uc_order/uc_order.moduleDisplay the order edit screen.
uc_order_edit_productsubercart/uc_order/uc_order.modulePopulate the product add/edit div on the order edit screen.
uc_order_edit_productsubercart/uc_order/uc_order.modulePopulate the product add/edit div on the order edit screen.
uc_order_edit_productsubercart/uc_order/uc_order.modulePopulate the product add/edit div on the order edit screen.
uc_order_load_product_selectubercart/uc_order/uc_order.moduleWhen the Catalog module or uBrowser aren't enabled, use this product select.
uc_order_load_product_selectubercart/uc_order/uc_order.moduleWhen the Catalog module or uBrowser aren't enabled, use this product select.
uc_order_load_product_selectubercart/uc_order/uc_order.moduleWhen the Catalog module or uBrowser aren't enabled, use this product select.
uc_order_pane_updateubercart/uc_order/uc_order_order_pane.incHandle the "Update" order pane.
uc_order_pane_updateubercart/uc_order/uc_order_order_pane.incHandle the "Update" order pane.
uc_order_pane_updateubercart/uc_order/uc_order_order_pane.incHandle the "Update" order pane.
uc_order_usearchubercart/uc_order/uc_order.moduleDisplay a search form to browse all received orders.
uc_order_usearchubercart/uc_order/uc_order.moduleDisplay a search form to browse all received orders.
uc_order_usearchubercart/uc_order/uc_order.moduleDisplay a search form to browse all received orders.
uc_payment_by_orderubercart/payment/uc_payment/uc_payment.moduleView a list of payments attached to an order.
uc_payment_by_orderubercart/payment/uc_payment/uc_payment.moduleView a list of payments attached to an order.
uc_payment_delete_confirmubercart/payment/uc_payment/uc_payment.moduleDelete a payment from an order.
uc_payment_delete_confirmubercart/payment/uc_payment/uc_payment.moduleDelete a payment from an order.
uc_payment_gateway_selectubercart/payment/uc_payment/uc_payment.moduleSelect a payment gateway to process a payment when multiple gateways exist for a given payment method.
uc_payment_gateway_selectubercart/payment/uc_payment/uc_payment.moduleSelect a payment gateway to process a payment when multiple gateways exist for a given payment method.
uc_payment_method_codubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Cash on Delivery payment method.
uc_payment_method_codubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Cash on Delivery payment method.
uc_payment_method_codubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Cash on Delivery payment method.
uc_payment_method_codubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Cash on Delivery payment method.
uc_payment_method_otherubercart/payment/uc_payment/uc_payment_payment_method.incHandle the generic payment method "Other."
uc_payment_method_otherubercart/payment/uc_payment/uc_payment_payment_method.incHandle the generic payment method "Other."
uc_payment_method_otherubercart/payment/uc_payment/uc_payment_payment_method.incHandle the generic payment method "Other."
uc_payment_method_otherubercart/payment/uc_payment/uc_payment_payment_method.incHandle the generic payment method "Other."
uc_paypal_cart_paneubercart/payment/uc_paypal/uc_paypal.moduleImplementation of hook_cart_pane().
uc_paypal_cart_paneubercart/payment/uc_paypal/uc_paypal.moduleImplementation of hook_cart_pane().
uc_paypal_form_alterubercart/payment/uc_paypal/uc_paypal.moduleImplementation of hook_form_alter(). Notice how we alter the checkout review form to post the order to PayPal.
uc_paypal_form_alterubercart/payment/uc_paypal/uc_paypal.moduleImplementation of hook_form_alter(). Notice how we alter the checkout review form to post the order to PayPal.
uc_product_administrationubercart/uc_product/uc_product.moduleList the subcategories of product administration.
uc_product_administrationubercart/uc_product/uc_product.moduleList the subcategories of product administration.
uc_product_class_defaultubercart/uc_product/uc_product.moduleDisplay a list of product classes.
uc_product_class_defaultubercart/uc_product/uc_product.moduleDisplay a list of product classes.
uc_product_featuresubercart/uc_product/uc_product.moduleDisplays the project features tab on a product node edit form.
uc_product_featuresubercart/uc_product/uc_product.moduleDisplays the project features tab on a product node edit form.
uc_product_tableubercart/uc_product/uc_product.moduleDisplay product fields in a TAPIr table.
uc_product_tableubercart/uc_product/uc_product.moduleDisplay product fields in a TAPIr table.
uc_quote_cart_paneubercart/shipping/uc_quote/uc_quote.moduleImplementation of Übercart's hook_cart_pane.
uc_quote_cart_paneubercart/shipping/uc_quote/uc_quote.moduleImplementation of Übercart's hook_cart_pane.
uc_quote_cart_paneubercart/shipping/uc_quote/uc_quote.moduleImplementation of Übercart's hook_cart_pane.
uc_shipping_make_shipmentubercart/shipping/uc_shipping/uc_shipping.moduleDefault method to send packages on a shipment.
uc_shipping_make_shipmentubercart/shipping/uc_shipping/uc_shipping.moduleDefault method to send packages on a shipment.
uc_shipping_make_shipmentubercart/shipping/uc_shipping/uc_shipping.moduleDefault method to send packages on a shipment.
uc_store_customer_searchubercart/uc_store/uc_store.moduleDisplay the customer search page.
uc_store_customer_searchubercart/uc_store/uc_store.moduleDisplay the customer search page.
uc_store_customer_searchubercart/uc_store/uc_store.moduleDisplay the customer search page.
user_admin_access_adddrupal/modules/user/user.moduleMenu callback: add an access rule
user_admin_access_adddrupal/modules/user/user.moduleMenu callback: add an access rule
user_admin_access_checkdrupal/modules/user/user.moduleMenu callback: check an access rule
user_admin_access_checkdrupal/modules/user/user.moduleMenu callback: check an access rule
user_admin_access_editdrupal/modules/user/user.moduleMenu callback: edit an access rule
user_admin_access_editdrupal/modules/user/user.moduleMenu callback: edit an access rule
user_blockdrupal/modules/user/user.moduleImplementation of hook_block().
user_blockdrupal/modules/user/user.moduleImplementation of hook_block().
watchdog_overviewdrupal/modules/watchdog/watchdog.moduleMenu callback; displays a listing of log messages.
watchdog_overviewdrupal/modules/watchdog/watchdog.moduleMenu callback; displays a listing of log messages.
_locale_admin_export_screendrupal/includes/locale.incUser interface for the translation export screen
_locale_admin_export_screendrupal/includes/locale.incUser interface for the translation export screen
_locale_admin_manage_add_screendrupal/includes/locale.incUser interface for the language addition screen.
_locale_admin_manage_add_screendrupal/includes/locale.incUser interface for the language addition screen.

Functions called by drupal_get_form()

Namesort iconLocationDescription
drupal_get_formdrupal/includes/form.incRetrieves a form from a builder function, passes it on for processing, and renders the form or redirects to its destination as appropriate. In multi-step form scenarios, it handles properly processing the values using the previous step's form...
drupal_get_formdrupal/includes/form.incRetrieves a form from a builder function, passes it on for processing, and renders the form or redirects to its destination as appropriate. In multi-step form scenarios, it handles properly processing the values using the previous step's form...
drupal_prepare_formdrupal/includes/form.incPrepares a structured form array by adding required elements, executing any hook_form_alter functions, and optionally inserting a validation token to prevent tampering.
drupal_prepare_formdrupal/includes/form.incPrepares a structured form array by adding required elements, executing any hook_form_alter functions, and optionally inserting a validation token to prevent tampering.
drupal_process_formdrupal/includes/form.incThis function is the heart of form API. The form gets built, validated and in appropriate cases, submitted.
drupal_process_formdrupal/includes/form.incThis function is the heart of form API. The form gets built, validated and in appropriate cases, submitted.
drupal_render_formdrupal/includes/form.incRenders a structured form array into themed HTML.
drupal_render_formdrupal/includes/form.incRenders a structured form array into themed HTML.
form_get_errorsdrupal/includes/form.incReturn an associative array of all errors.
form_get_errorsdrupal/includes/form.incReturn an associative array of all errors.
_drupal_clean_form_sessionsdrupal/includes/form.incRemove form information that's at least a day old from the $_SESSION['form'] array.
_drupal_clean_form_sessionsdrupal/includes/form.incRemove form information that's at least a day old from the $_SESSION['form'] array.