AttributeKeyFormView
class AttributeKeyFormView extends FormView (View source)
Properties
protected | $context | from View | |
protected | $scopeItems | from View | |
protected | $label | from FormView | |
protected | $supportsLabel | from FormView | |
protected | $isRequired | from FormView | |
protected | $key | ||
protected | $view |
Methods
Details
__construct(ContextInterface $context, Control $control)
AttributeKeyView constructor.
in
View at line 18
addScopeItem($key, $value)
No description
in
View at line 23
getScopeItems()
No description
getView()
No description
in
View at line 36
ContextInterface
getContext()
No description
in
View at line 41
RendererInterface
getControlRenderer()
No description
isRequired()
No description
setIsRequired(bool $isRequired)
No description
setLabel($label)
No description
getLabel()
No description
setSupportsLabel($supportsLabel)
No description
supportsLabel()
No description
TemplateLocator
createTemplateLocator()
No description