You are here

8 string references to 'uc_cart_checkout_form' in Ubercart 5

uc_cart_checkout in uc_cart/uc_cart.module
Display the cart checkout page built of checkout panes from enabled modules.
uc_credit_form_alter in payment/uc_credit/uc_credit.module
Implementation of hook_form_alter().
uc_payment_form_alter in payment/uc_payment/uc_payment.module
Implementation of hook_form_alter().
uc_paypal_form_alter in payment/uc_paypal/uc_paypal.module
Implementation of hook_form_alter(). Notice how we alter the checkout review form to post the order to PayPal.
uc_quote_cache_quotes in shipping/uc_quote/uc_quote.module
uc_quote_form_alter in shipping/uc_quote/uc_quote.module
Implementation of hook_form_alter().
uc_recurring_form_alter in payment/uc_recurring/uc_recurring.module
Implementation of hook_form_alter().
uc_taxes_form_alter in uc_taxes/uc_taxes.module