[TYPO3-german] geschachtelte Templates ersetzen in Extension

Kay Strobach typo3 at kay-strobach.de
Fri Mar 9 18:42:41 CET 2012


Hi,

das steht bei forge im Wiki,

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

1 $view = t3lib_div::makeInstance('Tx_Fluid_View_StandaloneView');
2 $view->setTemplatePathAndFilename('foo/Bar.html');
3 $view->assign('key', 'value');
4 print $view->render();

Grüße
Kay

Am 09.03.2012 17:27, schrieb Silke Capo:
> 
>> Message: 1
>> Date: Fri, 09 Mar 2012 14:52:23 +0100
>> From: Kay Strobach<typo3 at kay-strobach.de>
>> Subject: Re: [TYPO3-german] geschachtelte Templates ersetzen in
>>     Extension
>> To: typo3-german at lists.typo3.org
>> Message-ID:<mailman.1.1331301144.23986.typo3-german at lists.typo3.org>
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> Hi,
>>
>> sieh dir mal das FUID standalone template an.
>> Das Template ist dann besser lesbar.
>>
>> Gr??e
>> Kay
> 
> Hi Kay,
> 
> ich wusste gar nicht, dass man Fluid auch für "alte" Extensions (ohne
> extbase) verwenden kann. Werde mir das mal näher anschauen. Danke für
> den Tipp!
> 
> Kennst du vielleicht ein gutes Tutorial für Fluid standalone?
> 
> Grüße,
> Silke
> 


-- 
http://www.kay-strobach.de - Open Source Rocks

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org

Answer was useful: https://flattr.com/profile/kaystrobach


More information about the TYPO3-german mailing list