\WebinoDraw\View\RendererNotPhpRenderer

Uses file_get_contents() instead of include

'service_manager' => [
    'factories' => [
        'HttpViewManager' => 'WebinoDraw\Mvc\Service\HttpViewManagerFactory',
    ],
],

Summary

Methods
Properties
Constants
render()
addTemplate()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$templates
N/A

Properties

$templates

$templates : 

{@inheritDoc}

Type

Methods

render()

render(  $nameOrModel,   $values = null) 

{@inheritDoc}

Parameters

$nameOrModel
$values

addTemplate()

addTemplate(  $template) 

{@inheritDoc}

Parameters

$template