[opencms-dev] View of Search Result in one line

Christian Steinert christian_steinert at web.de
Wed Aug 2 18:53:57 CEST 2006


> -----Ursprüngliche Nachricht-----
> Von: The OpenCms mailing list <opencms-dev at opencms.org>
> Gesendet: 02.08.06 18:29:24
> An: The OpenCms mailing list <opencms-dev at opencms.org>
> Betreff: Re: [opencms-dev] View of Search Result in one line


> Hey!
> 
> Nobody knows a method from a class that let us to set the folder to 
> start when a workplace is opened?
> 
> Thanks!!!
> 
> 

something like this should be enough

CmsObject cmsObject = cmsJspActionElement.getCmsObject();
org.opencms.workplace.CmsWorkplaceAction.setCurrentFolder( cmsObject, "/path/to/folder" );

c.
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000071




More information about the opencms-dev mailing list