2 namespace TYPO3\CMS\Extbase\Mvc\View;
30 public function setControllerContext(\TYPO3\CMS\Extbase\Mvc\Controller\ControllerContext $controllerContext)
66 public function canRender(\TYPO3\CMS\Extbase\Mvc\Controller\ControllerContext $controllerContext)
78 return '<!-- This is the output of the Empty View. An appropriate View was not found. -->';
93 public function __call($methodName, array $arguments)