\WebinoDraw\View\StrategyDrawStrategy

Draw XHTML with this view strategy

Summary

Methods
Properties
Constants
__construct()
attach()
shouldRespond()
collectModelVariables()
injectResponse()
No public properties found
SERVICE
No protected methods found
$draw
N/A
resolveIsXml()
No private properties found
N/A

Constants

SERVICE

SERVICE

Application service name

Properties

Methods

attach()

attach(\Zend\EventManager\EventManagerInterface  $events, integer  $priority = 1) 

Parameters

\Zend\EventManager\EventManagerInterface $events
integer $priority

shouldRespond()

shouldRespond(\Zend\View\ViewEvent  $event) : boolean

Parameters

\Zend\View\ViewEvent $event

Returns

boolean

collectModelVariables()

collectModelVariables(\Zend\View\Model\ViewModel  $model) : array

Collect all variables from the view model

Parameters

\Zend\View\Model\ViewModel $model

Returns

array

injectResponse()

injectResponse(\Zend\View\ViewEvent  $event) 

Parameters

\Zend\View\ViewEvent $event

Throws

\Exception

resolveIsXml()

resolveIsXml(\Zend\Http\PhpEnvironment\Response  $response) : boolean

Parameters

\Zend\Http\PhpEnvironment\Response $response

Returns

boolean