You are here

constant UCXF_VALUE_ORDER_BILLING in Extra Fields Checkout Pane 6.2

4 uses of UCXF_VALUE_ORDER_BILLING
UCXF_Pane::order_view in class/UCXF_Pane.class.php
View the order data @access protected
uc_extra_fields_pane_order in ./uc_extra_fields_pane.module
Implementation of hook_order().
uc_extra_fields_pane_views_get_fields in views/uc_extra_fields_pane.views.inc
Get all uc_extra_fields_pane fields
_uc_extra_field_pane_get_order_addresses in includes/address_select.inc
_get_order_addresses() Returns addresses using the order table

File

./uc_extra_fields_pane.module, line 67
Module: uc_extra_fields_pane.module

Code

define('UCXF_VALUE_ORDER_BILLING', 13);