You are here

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

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

Name of the UCXF_Field

Saved in uc_extra_fields table

@access protected

Type: string $db_name

File

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

Class

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

Code

protected $db_name;