You are here

7 calls to _line_item_list() in Ubercart 6.2

template_preprocess_uc_order in uc_order/uc_order.module
Preprocess a formatted invoice with an order's data.
uc_cart_checkout in uc_cart/uc_cart.pages.inc
Displays the cart checkout page built of checkout panes from enabled modules.
uc_checkout_pane_payment in payment/uc_payment/uc_payment_checkout_pane.inc
@file Checkout pane functions for uc_payment.module.
uc_order_load_line_items in uc_order/uc_order.module
Return an array containing an order's line items ordered by weight.
uc_order_pane_line_items in uc_order/uc_order.order_pane.inc
Handles the "Line Items" order pane.
uc_taxes_form in uc_taxes/uc_taxes.admin.inc
Builds a form to add or edit a tax rate.
_line_item_data in uc_order/uc_order.line_item.inc
Returns data from a line item by ID and the array key.