[TYPO3-mvc] Manually set the template path in the controller
Sebastian Kurfürst
sebastian at typo3.org
Mon May 23 12:03:47 CEST 2011
Hey,
inside your controller action, you can do:
$this->view->setTemplatePathAndFilename(...);
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list