\WebinoDraw\View\StrategyAbstractDrawStrategy

Draw XHTML with this view strategy

Summary

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

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