Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Storm
Drivers
Base
Object
Properties
Accessors
DataAttacher
PHP Class Storm\Drivers\Base\Object\Properties\Accessors\DataAttacher
Inheritance:
extends
Accessor
Mostra file
Open project: timetoogo/penumbra
Public Methods
Method
Description
GetValue
(
$Entity
)
SetValue
(
$Entity
,
$Value
)
__construct
(
$FieldName
)
Protected Methods
Method
Description
GetterIdentifier
( &
$Identifier
)
SetterIdentifier
( &
$Identifier
)
Method Details
GetValue()
final
public
method
final
public
GetValue
(
$Entity
)
GetterIdentifier()
protected
method
protected
GetterIdentifier
( &
$Identifier
)
SetValue()
final
public
method
final
public
SetValue
(
$Entity
,
$Value
)
SetterIdentifier()
protected
method
protected
SetterIdentifier
( &
$Identifier
)
__construct()
public
method
public
__construct
(
$FieldName
)