PHP Class Traq\Models\CustomFieldValue

Author: Jack P.
Inheritance: extends avalon\database\Model
Show file Open project: nirix/traq

Protected Properties

Property Type Description
$_after
$_before

Protected Methods

Method Description
decode ( ) Decode value.
encode ( ) Encode value.

Method Details

decode() protected method

Decode value.
protected decode ( )

encode() protected method

Encode value.
protected encode ( )

Property Details

$_after protected static property

protected static $_after

$_before protected static property

protected static $_before