Property | Type | Description | |
---|---|---|---|
$_driver | Turba_Driver | A Turba_Driver instance. | |
$_duplicate | string | A duplicate value. | |
$_duplicates | array | Hash of Turba_List objects. | |
$_type | string | A field name. |
Method | Description | |
---|---|---|
__construct ( array $duplicates, Turba_Driver $driver, string $type = null, string $duplicate = null ) | Constructor. | |
display ( ) | Renders this view. |
protected Turba_Driver $_driver | ||
return | Turba_Driver |
protected array $_duplicates | ||
return | array |