Uses of Class
org.sakaiproject.cheftool.VelocityPortlet

Packages that use VelocityPortlet
org.sakaiproject.cheftool   
org.sakaiproject.cheftool.menu   
 

Uses of VelocityPortlet in org.sakaiproject.cheftool
 

Methods in org.sakaiproject.cheftool with parameters of type VelocityPortlet
protected  ControllerState VelocityPortletStateAction.getState(VelocityPortlet portlet, RunData rundata, Class stateClass)
          Get the proper state for this instance (if portlet is known).
protected  void PagedResourceAction.initState(org.sakaiproject.event.api.SessionState state, VelocityPortlet portlet, JetspeedRunData rundata)
          Populate the state object, if needed, concerning paging
protected  void VelocityPortletPaneledAction.initState(org.sakaiproject.event.api.SessionState state, VelocityPortlet portlet, JetspeedRunData rundata)
           
protected  void PagedResourceHelperAction.initState(org.sakaiproject.event.api.SessionState state, VelocityPortlet portlet, JetspeedRunData rundata)
          Populate the state object, if needed, concerning paging
protected  void NewPagedResourceAction.initState(org.sakaiproject.event.api.SessionState state, VelocityPortlet portlet, JetspeedRunData rundata)
          Populate the state object, if needed, concerning paging
protected  void PagedResourceActionII.initState(org.sakaiproject.event.api.SessionState state, VelocityPortlet portlet, JetspeedRunData rundata)
          Populate the state object, if needed, concerning paging
protected  void VelocityPortletStateAction.releaseState(VelocityPortlet portlet, RunData rundata)
          Release the proper state for this instance (if portlet is known).
 

Uses of VelocityPortlet in org.sakaiproject.cheftool.menu
 

Constructors in org.sakaiproject.cheftool.menu with parameters of type VelocityPortlet
MenuImpl(VelocityPortlet p, RunData r, String action)
           
 



Copyright © 2003-2013 The Sakai Foundation. All Rights Reserved.