[opencms-dev] SiteMap / Navigation

John Crickett john at crickett.co.uk
Thu Jun 9 14:44:37 CEST 2005


You mean that for:

java.util.ArrayList getSiteNavigation(java.lang.String folder, int
endLevel)  

endLevel refers to some parameter of the navigation object rather than a
directory level from the folder?

In thata case what should I expect:

java.util.List getNavigationForFolder(java.lang.String folder, int
level)  

To do?

Thanks, John


> -----Original Message-----
> From: opencms-dev-bounces at opencms.org 
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Marius Oancea
> Sent: 09 June 2005 13:36
> To: The OpenCms mailing list
> Subject: Re: [opencms-dev] SiteMap / Navigation
> 
> 
> Hi,
>     I'm not and expert in OpenCms yet but i think the api 
> only returns 
> the current navigation level. You have to recursivelly browse 
> the tree. 
> Create a java class for that propose, or (i do not recomand) make a 
> metod in jsp.
> 
> Regards
>     Marius
> 





More information about the opencms-dev mailing list