You are here

protected property UCXF_Value::$field_id in Extra Fields Checkout Pane 7

Same name and namespace in other branches
  1. 6.2 class/UCXF_Value.class.php \UCXF_Value::field_id

The ID of the UCXF_Field

Saved in uc_extra_fields_values table

@access protected

Type: int $field_id

File

class/UCXF_Value.class.php, line 91
Contains the UCXF_Value class.

Class

UCXF_Value
This class is used to keep track of all field values currently loaded.

Code

protected $field_id;