Hello!
I am a turbine newbee.
It is to understand turbine very difficultly.
In principle, I have one for question.
I very often see this code in examples:
$ flux.Users
in # foreach ($ users in $ flux.Users)
or
$ shop.bestellungen
(orders = $ shop.bestellungen # set for $)
of velocity-templates.
My problem:
flux and shop can be hashtables but where are these hashtables defined?
Where can I find this hashtables in the application?
I cannot find it !!!
Are there documentations to turbine unless at apache?
Thanks Thomas