[opencms-dev] How to acces files in the vfs?

M Butcher mbutcher at grcomputing.net
Thu Jan 15 18:39:01 CET 2004


 From a JSP, create a new instance of CmsJspActionElement and then use 
the getCmsObject() method to get the instance of the CmsObject. From 
there, you can do all kinds of file manipulation.

CmsObject is not documented in the tutorials from Alkacon. You'll have 
to generate teh Javadoc from the source code.

Matt

tol wrote:
> Hi!
> 
> Exist there functions to access the files an read their attributes in 
> the virtual filesystem?
> 
> For example I want to get the changedDate.value of a folder or a page.
> 
> Thanks for your help :-)
> Tol
> 




More information about the opencms-dev mailing list