Hi, On Tue, Nov 5, 2013 at 5:52 PM, Matthias Albert <[email protected]>wrote:
Hi all,
I am interested in the Classes and objects feature. I managed to create a class from a xwiki page and to add several properties. I also was able to create some objects of this class.
My question is: how can I display the list of objects nicely scripting with Velocity/groovy? Is there a standard binding to access the list of objects?
You should check the developer guide at http://platform.xwiki.org/xwiki/bin/view/DevGuide/WebHome Specifically: * http://platform.xwiki.org/xwiki/bin/view/DevGuide/Scripting * http://platform.xwiki.org/xwiki/bin/view/DevGuide/APIGuide * http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorialManual Thanks -Vincent
Thank you in advance Matthias