8 calls to tapir_get_table() in Ubercart 7.3
- uc_ajax_admin_form in uc_ajax_admin/
uc_ajax_admin.module - Administration form for uc_ajax.
- uc_cart_view_form in uc_cart/
uc_cart.module - Displays the contents of the customer's cart.
- uc_order_edit_products_form in uc_order/
uc_order.order_pane.inc - Form to allow ordered products' data to be changed.
- uc_order_pane_admin_comments in uc_order/
uc_order.order_pane.inc - Handles the "Admin Comments" order pane.
- uc_order_pane_callback in uc_order/
uc_order.api.php - Builds and processes an order pane defined by hook_uc_order_pane().
- uc_order_pane_order_comments in uc_order/
uc_order.order_pane.inc - Handles the "Order Comments" order pane.
- uc_order_pane_products in uc_order/
uc_order.order_pane.inc - Handles the "Products" order pane.
- uc_payment_by_order_form in payment/
uc_payment/ uc_payment.admin.inc - Displays a list of payments attached to an order.