[opencms-dev] How to - List folder content in OpenCMS

Olli Aro olli_aro at yahoo.co.uk
Mon Feb 23 08:55:02 CET 2004


// List of all pages / subfolders (sorted by NavPos property)

java.util.ArrayList list = CmsJspNavBuilder.getNavigationForFolder(cms,
foldername);

 

Regards,

 

Olli

 

   _____  

From: opencms-dev-admin at opencms.org [mailto:opencms-dev-admin at opencms.org]
On Behalf Of Jarkko Ketola
Sent: 23 February 2004 06:24
To: opencms-dev at opencms.org
Subject: [opencms-dev] How to - List folder content in OpenCMS

 

Hi everyone,

 

I'm still new to OpenCMS so I need to ask you guys help...

 

I have news section in my OpenCMS and I am trying to create a "news archive"
without a link page containing listing all the individual pages.

 

I need to create a link to a folder inside OpenCMS so that I get a listing
of all files in that folder...

 

 


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 06/02/2004



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 06/02/2004
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040223/080457d8/attachment.htm>


More information about the opencms-dev mailing list