__construct()
attach()
detach()
getLayoutTemplate()
render()
setLayoutTemplate()
$layoutTemplate
$listeners
$view
attach(\Zend\EventManager\EventManagerInterface $events) : void
Implementors may add an optional $priority argument; the EventManager implementation will pass this to the aggregate.
detach(\Zend\EventManager\EventManagerInterface $events) : void
getLayoutTemplate() : string
string
setLayoutTemplate(string $layoutTemplate) : \Zend\Mvc\View\Http\DefaultRenderingStrategy
$layoutTemplate : string