protected property UCXF_Value::$element_id in Extra Fields Checkout Pane 6.2
Same name and namespace in other branches
- 7 class/UCXF_Value.class.php \UCXF_Value::element_id
The ID of the entity (order ID or address ID)
Saved in uc_extra_fields_values table
@access protected
Type: int $element_id
File
- class/
UCXF_Value.class.php, line 68 - Contains the UCXF_Value class.
Class
- UCXF_Value
- This class is used to keep track of all field values currently loaded.
Code
protected $element_id;