AttributeKeyControl
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
getControlLabel()
No description
getType()
No description
jsonSerialize()
No description
getAttributeKey()
No description
setAttributeKey(mixed $attribute_key)
No description
getExporter()
No description
Details
mixed
getId()
No description
setId(mixed $id)
No description
mixed
getCustomLabel()
No description
setCustomLabel(mixed $custom_label)
No description
mixed
getPosition()
No description
setPosition(mixed $position)
No description
mixed
getFieldSet()
No description
setFieldSet(mixed $field_set)
No description
getControlOptionsController()
No description
getControlSaveHandler()
No description
getControlLabel()
No description
getType()
No description
jsonSerialize()
No description
mixed
isRequired()
No description
setIsRequired(mixed $is_required)
No description
getDisplayLabel()
No description
TypeInterface
getControlType()
No description
build(ObjectBuilder $builder)
No description
Key
getAttributeKey()
No description
setAttributeKey(mixed $attribute_key)
No description
ItemInterface
getExporter()
No description
getControlView(ContextInterface $context)
No description