You are here

7 calls to _line_item_list() 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_checkout_pane_payment in payment/uc_payment/uc_payment_checkout_pane.inc
uc_order_load_invoice in uc_order/uc_order.module
uc_order_load_line_items in uc_order/uc_order.module
Return an array containing an order's line items ordered by weight. if ($stored) { $order should be an order ID. }
uc_order_pane_line_items in uc_order/uc_order_order_pane.inc
Handle the "Line Items" order pane.
uc_taxes_form in uc_taxes/uc_taxes.module
Create or edit a tax rule.
_line_item_data in uc_order/uc_order_line_item.inc
Return data from a line item by ID and the array key.