Renderer
class Renderer (View source)
Properties
| protected | $context | ||
| protected | $object | 
Methods
                    getKey($ak)
        
                                            
                
            No description
                    getContext()
        
                                            
                
            No description
                    getView($ak)
        
                                            
                
            No description
                    buildView($ak)
        
                                            
                
            No description
                    render($ak)
        
                                            
                
            No description
Details
        
                            
    __construct(ContextInterface $context, ObjectInterface $object = null)
        
    
    No description
        
                    protected        
    getKey($ak)
        
    
    No description
        
                            ContextInterface
    getContext()
        
    
    No description
        
                            
    setContext(ContextInterface $context)
        
    
    No description
        
                    protected        
    getView($ak)
        
    
    No description
        
                            
    buildView($ak)
        
    
    No description
        
                            
    render($ak)
        
    
    No description
        
                        private    
    renderView(ViewInterface $view, $ak)
        
    
    No description