You are here

19 string references to 'uc_weight_sort' in Ubercart 6.2

template_preprocess_uc_order in uc_order/uc_order.module
Preprocess a formatted invoice with an order's data.
theme_tapir_table in uc_store/includes/tapir.inc
Themes form data into a table for display.
uc_cart_cart_pane_list in uc_cart/uc_cart.module
Gets all of the enabled, sorted cart panes.
uc_checkout_pane_payment in payment/uc_payment/uc_payment_checkout_pane.inc
@file Checkout pane functions for uc_payment.module.
uc_order_edit_form_submit in uc_order/uc_order.admin.inc
Form submission handler for uc_order_edit_form().
uc_order_load in uc_order/uc_order.module
Load an order from the database.
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_panes_form in uc_order/uc_order.admin.inc
Settings for the order panes.
uc_order_pane_line_items in uc_order/uc_order.order_pane.inc
Handles the "Line Items" order pane.
uc_order_state_list in uc_order/uc_order.module
Return a sorted list of the order states defined in the various modules.
uc_order_status_list in uc_order/uc_order.module
Return a sorted list of order statuses, sortable by order state/scope.
uc_payment_get_totals in payment/uc_payment/uc_payment.module
Returns a formatted list of line items for an order total preview.
uc_product_field_settings_form in uc_product/uc_product.admin.inc
Allows store administrators to control what product information is relavent to their store.
_checkout_pane_list in uc_cart/uc_cart_checkout_pane.inc
Builds a list of checkout panes defined in the enabled modules.
_line_item_list in uc_order/uc_order.line_item.inc
Builds a list of line items defined in the enabled modules.
_order_pane_list in uc_order/uc_order.order_pane.inc
Builds a list of order panes defined in the enabled modules.
_payment_method_list in payment/uc_payment/uc_payment.module
Builds a list of payment methods defined in the enabled modules.
_uc_price_get_handlers in uc_store/includes/uc_price.inc
Return an array of price handler data.
_uc_product_fields_summarize in uc_product/uc_product.admin.inc
Summary callback for product fields settings.