I have spent the last week digging through samples, wiki/blog, and all 
existing documentation. It's been a challenge because the documentation is 
spread out in various areas and some seems out of date. Is there a 
definitive (internal?) document that spells out all of the  variables and 
options available at rendering time? What are the limitations on their 
use? 

In one of the samples that documentation above explains the following 
variables are available:
Context - the WebContext instance
Engine - the WebEngine instance
This - the target Web Object.
Root - the root WebObject.
Document - the target Document if any otherwise null.
Session  - the Repository Session. (aka Core Session)
basePath - the request base path (context path + servlet path)

But it's apparent from the more recent Wiki/Blog app that other options 
are available from within the freemarker template (e.g., API). Are these 
options and capabilities enumerated and explained in any documentation?

Thank you,
Bruce.
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to