Re: freemarker methods (list, assign) definitions
Posted by
Jacques Le Roux on
Aug 07, 2006; 5:41pm
URL: http://ofbiz.116.s1.nabble.com/freemarker-methods-list-assign-definitions-tp141200p141201.html
Hi Tibor,
I guess that what you need is here :
http://sourceforge.net/svn/?group_id=794Jacques
> Hi everyone
>
> I would like to create a new freemarker method like #list or #assign,
> but I can't seem to find their java classes or defintions methods,
> could someone please help me find on this or are they in the jars?
>
> I need this because TemplateTransforms, are called in one line, and I need
> to be able to put content inside my method call (just like a #list).
>
> Thanks for your help
> Tibor
>