Renderer
class Renderer implements ApplicationAwareInterface (View source)
Traits
Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface
Properties
| protected Application | $app | from ApplicationAwareTrait | |
| protected TemplateLocator | $templateLocator | ||
| protected FileLocator | $fileLocator | ||
| protected bool | $enableEditing | 
Methods
                    setEnableEditing(bool $enableEditing)
        
                                            
                
            No description
Details
        
                            
    setApplication(Application $app)
        
    
    Setter method for the application
        
                            
    __construct(FileLocator $fileLocator, TemplateLocator $templateLocator)
        
    
    No description
        
                            
    setEnableEditing(bool $enableEditing)
        
    
    No description
        
                            
    render(Instance $instance)
        
    
    No description