40 public function assign($key, $value) {
62 public function canRender(\
TYPO3\CMS\Extbase\Mvc\Controller\ControllerContext $controllerContext) {
72 return '<!-- This is the output of the Empty View. An appropriate View was not found. -->';
87 public function __call($methodName, array $arguments) {
assignMultiple(array $values)
setControllerContext(\TYPO3\CMS\Extbase\Mvc\Controller\ControllerContext $controllerContext)
canRender(\TYPO3\CMS\Extbase\Mvc\Controller\ControllerContext $controllerContext)
__call($methodName, array $arguments)