15 calls to uc_cart_get_contents() in Ubercart 5
- hook_update_cart_item in docs/
hooks.php - Handle requests to update a cart item.
- theme_cart_review_table in uc_cart/
uc_cart_checkout_pane.inc - theme_uc_cart_block_content in uc_cart/
uc_cart.module - Theme the shopping cart block content.
- uc_cart_block in uc_cart/
uc_cart.module - Implementation of hook_block().
- uc_cart_checkout in uc_cart/
uc_cart.module - Display the cart checkout page built of checkout panes from enabled modules.
- uc_cart_checkout_form in uc_cart/
uc_cart.module - uc_cart_is_shippable in uc_cart/
uc_cart.module - uc_cart_login_update in uc_cart/
uc_cart.module - uc_cart_pane_quotes in shipping/
uc_quote/ uc_quote.module - Cart pane callback.
- uc_cart_view in uc_cart/
uc_cart.module - uc_checkout_pane_cart in uc_cart/
uc_cart_checkout_pane.inc - Display the cart contents for review during checkout.
- uc_checkout_pane_quotes in shipping/
uc_quote/ uc_quote.module - Shipping quote checkout pane callback.
- uc_paypal_ec_form_submit in payment/
uc_paypal/ uc_paypal.module - uc_product_update_cart_item in uc_product/
uc_product.module - Update information about a specific item in current cart.
- uc_recurring_form_alter in payment/
uc_recurring/ uc_recurring.module - Implementation of hook_form_alter().