You are here

protected property UCXF_Value::$value in Extra Fields Checkout Pane 6.2

Same name and namespace in other branches
  1. 7 class/UCXF_Value.class.php \UCXF_Value::value

The value filled in by the user

Saved in uc_extra_fields_values table

@access protected

Type: string $value

File

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

Class

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

Code

protected $value;