class AttributeKeyControl extends Control (View source)

Properties

protected $id from  Control
protected $is_required from  Control
protected $position from  Control
protected $custom_label from  Control
protected $field_set from  Control
protected $attribute_key

Methods

mixed
getId()

No description

from  Control
setId(mixed $id)

No description

from  Control
mixed
getCustomLabel()

No description

from  Control
setCustomLabel(mixed $custom_label)

No description

from  Control
mixed
getPosition()

No description

from  Control
setPosition(mixed $position)

No description

from  Control
mixed
getFieldSet()

No description

from  Control
setFieldSet(mixed $field_set)

No description

from  Control
getControlOptionsController()

No description

from  Control
getControlSaveHandler()

No description

from  Control
getControlLabel()

No description

getType()

No description

jsonSerialize()

No description

mixed
isRequired()

No description

from  Control
setIsRequired(mixed $is_required)

No description

from  Control
getDisplayLabel()

No description

from  Control
getControlType()

No description

from  Control
build(ObjectBuilder $builder)

No description

Key
getAttributeKey()

No description

setAttributeKey(mixed $attribute_key)

No description

getExporter()

No description

getControlView(ContextInterface $context)

No description

Details

mixed getId()

No description

Return Value

mixed

setId(mixed $id)

No description

Parameters

mixed $id

mixed getCustomLabel()

No description

Return Value

mixed

setCustomLabel(mixed $custom_label)

No description

Parameters

mixed $custom_label

mixed getPosition()

No description

Return Value

mixed

setPosition(mixed $position)

No description

Parameters

mixed $position

mixed getFieldSet()

No description

Return Value

mixed

setFieldSet(mixed $field_set)

No description

Parameters

mixed $field_set

getControlOptionsController()

No description

getControlSaveHandler()

No description

getControlLabel()

No description

getType()

No description

jsonSerialize()

No description

mixed isRequired()

No description

Return Value

mixed

setIsRequired(mixed $is_required)

No description

Parameters

mixed $is_required

getDisplayLabel()

No description

TypeInterface getControlType()

No description

Return Value

TypeInterface

build(ObjectBuilder $builder)

No description

Parameters

ObjectBuilder $builder

Key getAttributeKey()

No description

Return Value

Key

setAttributeKey(mixed $attribute_key)

No description

Parameters

mixed $attribute_key

ItemInterface getExporter()

No description

Return Value

ItemInterface

getControlView(ContextInterface $context)

No description

Parameters

ContextInterface $context