Listing the content of the model ...
Gunnar Eketrapp <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
Hi!
I have started to learn Riot which is a freemarker based tool.
In lack of docs from Riot i would like to dump the variable names and types
that's in the model.
I have tried varios ways such as ...
<#assign variables = .globals.getKnownVariableNames() />
or
<#assign variables = .globals.knownVariableNames />
.. and then tried to looped over variables but freemarker does not allow me
to access the getKnownVariableNames() method.
What am I doing wrong ?
Thanks in advance,
Gunnar Eketrapp
------------------------------------------------------------------------------
_______________________________________________
FreeMarker-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemarker-user