AttributeKeyView
class AttributeKeyView extends View (View source)
Properties
| protected | $context | from View | |
| protected | $scopeItems | from View | |
| protected | $label | from FormView | |
| protected | $supportsLabel | from FormView | |
| protected | $isRequired | from FormView | 
Methods
                    createTemplateLocator()
        
                                            
                
            No description
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
        in 
View at line 28
                            
    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