[opencms-dev] how to find out properties of an Object?

Jonathan Woods jonathan.woods at scintillance.com
Thu Mar 30 14:35:07 CEST 2006


Sorry, Chris - that must have seemed rude.  Only part of the URL came
through; the full version is

http://www.psoe-pe.org:8080/opencms/opencms/alkacon-documentation/documentat
ion_scriptlet/javadoc/org/opencms/jsp/CmsJspActionElement.html

Jon 

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Jonathan Woods
Sent: 30 March 2006 12:50
To: kuku at physik.rwth-aachen.de; 'The OpenCms mailing list'
Subject: RE: [opencms-dev] how to find out properties of an Object?

http://www.psoe-pe.org:8080/opencms/opencms/alkacon-documentation/documentat
ion_scriptlet/javadoc/ 

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Christoph P. Kukulies
Sent: 30 March 2006 12:17
To: opencms-dev at opencms.org
Subject: [opencms-dev] how to find out properties of an Object?

I retrieved all items (files and folders) in /sites/mysite by using:

CmsJspActionElement cms =
    new CmsJspActionElement(pageContext, request, response); CmsObject cmso
= cms.getCmsObject(); List list =
cmso.readResources(rootFolder,CmsResourceFilter.DEFAULT);

Some of these items have navigation some not. How can I obtain e.g. the
Title of the NavPos of an item provided it is a CmsJspNavElement?

--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de

_______________________________________________
This mail is sent to you from the opencms-dev mailing list To change your
list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev



_______________________________________________
This mail is sent to you from the opencms-dev mailing list To change your
list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev





More information about the opencms-dev mailing list