You are here

9 calls to _line_item_data() in Ubercart 6.2

uc_line_items_calculate in uc_order/uc_order.line_item.inc
Calculates the total value of line items of types that should be calculated.
uc_order_add_line_item_form in uc_order/uc_order.admin.inc
Form to add a line item to an order.
uc_order_add_line_item_form_submit in uc_order/uc_order.admin.inc
Form submission handler for uc_order_add_line_item_form().
uc_order_add_line_item_form_validate in uc_order/uc_order.admin.inc
Validates new line item data.
uc_order_line_item_add in uc_order/uc_order.line_item.inc
Adds a line item to an order.
uc_order_pane_line_items in uc_order/uc_order.order_pane.inc
Handles the "Line Items" order pane.
uc_taxes_apply_tax in uc_taxes/uc_taxes.module
Applies taxes to an order.
uc_taxes_javascript in uc_taxes/uc_taxes.module
AJAX callback for order preview.
uc_taxes_order in uc_taxes/uc_taxes.module
Implements hook_order().