Thanks, Paul! Paul Libbrecht wrote: > $xxxx.getClass() > or the failsafe variant: > $!xxxx.getClass() > > (which cannot be used as $xxxx.class) so as to recognize the class of an > object hence know the available properties. > Of course, the javadoc also helps. > > It seems really useful for me as well. But, please, how could I query the class or available properties? Is that possible or the only way to get them is by going to the JavaDoc document? And, if so, where could I found the available properties for XWiki classes? I am sure I am missing something obvious... It's easy to read the properties by using the web interface and ?editor=class to the URL of the document holding the class definition, but how could I do this programmatically? Of course, it has to be the code of that editor. But I'm not able yet of reading and understanding that code.
Any entry level help will be welcome! Thanks! Ricardo -- Ricardo RodrÃguez CTO eBioTIC. Life Sciences, Data Modeling and Information Management Systems _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users