Functions in Ubercart Optional Checkout Review 6
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
uc_optional_checkout_review_form_alter |
./ |
Implementation of hook_form_alter(). | ||
uc_optional_checkout_review_form_submit |
./ |
Custom submit handler for uc_cart_checkout_form(). | 1 | |
uc_optional_checkout_review_install |
./ |
Create tables on install. | ||
uc_optional_checkout_review_uninstall |
./ |
Remove tables on uninstall. |