You are here

6 calls to _order_pane_list() in Ubercart 6.2

theme_uc_order_edit_form in uc_order/uc_order.admin.inc
Formats the uc_order_edit_form().
uc_order_edit_form in uc_order/uc_order.admin.inc
Displays the order edit screen, constructed via hook_order_pane().
uc_order_edit_form_submit in uc_order/uc_order.admin.inc
Form submission handler for uc_order_edit_form().
uc_order_panes_form in uc_order/uc_order.admin.inc
Settings for the order panes.
uc_order_view in uc_order/uc_order.admin.inc
Displays the order view screen, constructed via hook_order_pane().
_order_pane_data in uc_order/uc_order.order_pane.inc
Returns data from an order pane by pane ID and the array key.