Uses of Class
org.apache.jetspeed.decoration.PageActionAccess

Packages that use PageActionAccess
org.apache.jetspeed.decoration   
org.apache.jetspeed.profiler.impl   
 

Uses of PageActionAccess in org.apache.jetspeed.decoration
 

Methods in org.apache.jetspeed.decoration with parameters of type PageActionAccess
protected  List DecorationValve.getPageModes(org.apache.jetspeed.request.RequestContext requestContext, org.apache.pluto.om.window.PortletWindow window, org.apache.pluto.om.portlet.ContentTypeSet content, javax.portlet.PortletMode mode, javax.portlet.WindowState state, PageActionAccess pageActionAccess, org.apache.jetspeed.decoration.Decoration decoration, boolean isAjaxRequest)
          Builds a list of portlet modes that can be executed on the current fragment excluding the portlet's current mode.
protected  boolean DecorationValve.initActionsForFragment(org.apache.jetspeed.request.RequestContext requestContext, org.apache.jetspeed.om.page.ContentFragment fragment, PageActionAccess pageActionAccess, org.apache.jetspeed.decoration.Decoration decoration, boolean isAjaxRequest)
          Builds and assigns a list of available portlet modes and window states for the target Fragment.
protected  void DecorationValve.initDepthFragmentDecorations(org.apache.jetspeed.request.RequestContext requestContext, org.apache.jetspeed.decoration.Theme theme, org.apache.jetspeed.om.page.ContentFragment fragment, PageActionAccess pageActionAccess, boolean isAjaxRequest, org.apache.jetspeed.decoration.ResourceValidator validator, org.apache.jetspeed.decoration.PathResolverCache pathResolverCache, boolean reloadActionList)
          Reintializes all fragments with there decorations and portlet modes and winodw states after theme is restored from cache.
protected  void DecorationValve.initDepthFragments(org.apache.jetspeed.request.RequestContext requestContext, org.apache.jetspeed.decoration.Theme theme, org.apache.jetspeed.om.page.ContentFragment fragment, PageActionAccess pageActionAccess, boolean isAjaxRequest, List collectFragments)
          Intializes all fragments with there decorations and portlet modes and winodw states.
protected  boolean DecorationValve.initFragment(org.apache.jetspeed.request.RequestContext requestContext, org.apache.jetspeed.decoration.Theme theme, org.apache.jetspeed.om.page.ContentFragment fragment, PageActionAccess pageActionAccess, boolean isAjaxRequest)
           
 

Uses of PageActionAccess in org.apache.jetspeed.profiler.impl
 

Methods in org.apache.jetspeed.profiler.impl that return PageActionAccess
protected  PageActionAccess ProfilerValveImpl.getPageActionAccess(org.apache.jetspeed.request.RequestContext requestContext)
          Returns the PageActionAccess for the current user request.
 



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