[TYPO3-mvc] view renderer ignores action argument

Bastian Waidelich bastian at typo3.org
Thu Oct 13 11:10:44 CEST 2011


g4-lisz at tonarchiv.ch wrote:

hi,

>> http://forge.typo3.org/projects/typo3v4-mvc/wiki/How_to_change_the_template_for_one_plugin_instance

> I wonder why there is no setTemplateFilename() method [...]

did you have a look at the link i sent you?
 From version 1.3 on you can set the template via 
$this->view->setTemplatePathAndFilename(...);

> I don not really understand what you mean wiht "non-api method"...

Have a look at http://forge.typo3.org/projects/typo3v4-mvc/wiki/Public_API
This is crucial if you want to have your extension upwards compatible.

HTH
Bastian


More information about the TYPO3-project-typo3v4mvc mailing list