PHP Class Storm\Drivers\Base\Object\Properties\DataProperty

Inheritance: extends Property, implements Storm\Core\Object\IDataProperty
Show file Open project: timetoogo/penumbra

Public Methods

Method Description
GetValue ( $Entity )
IsIdentity ( )
ReviveValue ( $PropertyValue, $Entity )
__construct ( Accessor $Accessor, $IsIdentity = false )

Method Details

GetValue() public method

public GetValue ( $Entity )

IsIdentity() final public method

final public IsIdentity ( )

ReviveValue() public method

public ReviveValue ( $PropertyValue, $Entity )

__construct() public method

public __construct ( Accessor $Accessor, $IsIdentity = false )
$Accessor Storm\Drivers\Base\Object\Properties\Accessors\Accessor