freemarker methods (list, assign) definitions
Posted by oceatoon on Aug 07, 2006; 2:30pm
URL: http://ofbiz.116.s1.nabble.com/freemarker-methods-list-assign-definitions-tp141200.html
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