Uses of Class
org.apache.jetspeed.portalsite.impl.PortalSiteRequestContextImpl

Packages that use PortalSiteRequestContextImpl
org.apache.jetspeed.portalsite.impl   
 

Uses of PortalSiteRequestContextImpl in org.apache.jetspeed.portalsite.impl
 

Methods in org.apache.jetspeed.portalsite.impl with parameters of type PortalSiteRequestContextImpl
private  List MenuImpl.constructMenuElements(PortalSiteRequestContextImpl context, SiteView view, String options, List overrideElementProxies, int depth, boolean paths, boolean regexp, String locatorName, String order)
          constructMenuElements - construct ordered list of menu elements in context/site view using specified element selection parameters; also sets up the elementRelative flag while constructing the menu elements
 

Constructors in org.apache.jetspeed.portalsite.impl with parameters of type PortalSiteRequestContextImpl
MenuImpl(org.apache.jetspeed.om.folder.MenuDefinition definition, PortalSiteRequestContextImpl context, Set menus)
          MenuImpl - request/session context dependent constructor
MenuImpl(MenuImpl parent, org.apache.jetspeed.om.folder.MenuDefinition definition, PortalSiteRequestContextImpl context, Set menus)
          MenuImpl - request/session context dependent constructor
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.