__invoke(null | string $template) : \Zend\View\Model\ModelInterface | \Zend\Mvc\Controller\Plugin\Layout
If no arguments are given, grabs the "root" or "layout" view model. Otherwise, attempts to set the template for that view model.
nullstring
getController() : null | \Zend\Stdlib\DispatchableInterface
inherited_from | \Zend\Mvc\Controller\Plugin\AbstractPlugin::getController() |
---|
setController(\Zend\Stdlib\DispatchableInterface $controller) : void
inherited_from | \Zend\Mvc\Controller\Plugin\AbstractPlugin::setController() |
---|
\Zend\Stdlib\DispatchableInterface
$controller : null | \Zend\Stdlib\DispatchableInterface
inherited_from | \Zend\Mvc\Controller\Plugin\AbstractPlugin::$$controller |
---|