class ObjectField implements ArrayAccess

Properties

$name

Methods

static 
factory($data, $od)

No description

isVisible()

No description

__construct($data, $od)

No description

offsetSet($offset, $value)

No description

offsetExists($offset)

No description

offsetUnset($offset)

No description

offsetGet($offset)

No description

static 
fixOffset($offset)

No description

getParentObjectDefinition()

No description

Details

at line 22
static factory($data, $od)

Parameters

$data
$od

at line 49
isVisible()

at line 53
__construct($data, $od)

Parameters

$data
$od

at line 59
offsetSet($offset, $value)

Parameters

$offset
$value

at line 68
offsetExists($offset)

Parameters

$offset

at line 73
offsetUnset($offset)

Parameters

$offset

at line 78
offsetGet($offset)

Parameters

$offset

at line 90
static fixOffset($offset)

Parameters

$offset

at line 97
getParentObjectDefinition()