[TYPO3-mvc] How to select fluid templates (in extbase extensions) depending on the used backend layout of the current page?
Steffen Müller
typo3 at t3node.com
Fri Aug 24 11:16:55 CEST 2012
Hi.
On 24.08.2012 10:58 Roland wrote:
>
> i would like to use different fluid templates in my extbase extension
> depending on the used backend layout on the page where the frontend
> plugin is inserted.
>
You could also do that in the controller:
$this->view->setTemplatePathAndFilename();
--
cheers,
Steffen
TYPO3 Blog: http://www.t3node.com/
Twitter: @t3node - http://twitter.com/t3node
More information about the TYPO3-project-typo3v4mvc
mailing list