Uses of Class
org.apache.jetspeed.portal.portlets.VelocityPortlet

Packages that use VelocityPortlet
org.apache.jetspeed.modules.actions.portlets   
org.apache.jetspeed.modules.actions.portlets.browser   
org.apache.jetspeed.modules.actions.portlets.designer   
org.apache.jetspeed.modules.actions.portlets.email   
org.apache.jetspeed.modules.actions.portlets.security   
org.apache.jetspeed.portal.portlets   
org.apache.jetspeed.portal.portlets.browser   
org.apache.jetspeed.util   
 

Uses of VelocityPortlet in org.apache.jetspeed.modules.actions.portlets
 

Methods in org.apache.jetspeed.modules.actions.portlets with parameters of type VelocityPortlet
protected  void WeatherAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Nothing specific for maximized view.
protected  void WeatherAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses must override this method to provide default behavior for the portlet action
protected abstract  void VelocityPortletAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses must override this method to provide default behavior for the portlet action
protected  void VelocityPortletAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData data)
          prevents possible self-referencing loop when sub-classes invoke super.buildConfigureContext().
protected  void VelocityPortletAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData data)
          prevents possible self-referencing loop when sub-classes invoke super.buildMaximizedContext().
protected  void StockQuoteAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void StockQuoteAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void StockQuoteAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void SkinUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void SecurityUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
           
protected  void RegistryUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
           
protected  void PsmlUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void PsmlBrowseAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses should override this method if they wish to provide their own customization behavior.
protected  void PsmlBrowseAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses must override this method to provide default behavior for the portlet action
protected  void PortletUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void MediaUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
           
protected  void HelloAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses should override this method if they wish to build specific content when maximized.
protected  void HelloAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses should override this method if they wish to provide their own customization behavior.
protected  void HelloAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses must override this method to provide default behavior for the portlet action
protected  void ForwardDemoAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses must override this method to provide default behavior for the portlet action
protected  void CustomizeSetAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses must override this method to provide default behavior for the portlet action
 int CustomizeSetAction.getSize(VelocityPortlet portlet)
           
protected  void CustomizeAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses must override this method to provide default behavior for the portlet action Context Description action Action to use current_skin Current skin for this portlet INSTANCE params List of configurable parameters from the REGISTRY entry. portlet Portlet, not the Portlet Instance! skins List of skins security List of security ref security_ref Current securityRef for this portlet INSTANCE
protected  void ControlUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
           
protected  void ControllerUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
           
protected  void ClientUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
 

Uses of VelocityPortlet in org.apache.jetspeed.modules.actions.portlets.browser
 

Methods in org.apache.jetspeed.modules.actions.portlets.browser with parameters of type VelocityPortlet
protected  void DatabaseBrowserAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void DatabaseBrowserAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses should override this method if they wish to provide their own customization behavior.
protected  void DatabaseBrowserAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void DatabaseBrowserAction.getRows(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String sql, int windowSize)
          Execute the sql statement as specified by the user or the default, and store the resultSet in a vector.
protected  BrowserIterator DatabaseBrowserAction.getDatabaseBrowserIterator(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata)
          Centralizes the calls to runData.getUser.getTemp() - to retrieve the DatabaseBrowserIterator.
protected  void DatabaseBrowserAction.setDatabaseBrowserIterator(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, BrowserIterator iterator)
          Centralizes the calls to runData.getUser.setTemp() - to set the DatabaseBrowserIterator.
protected  void DatabaseBrowserAction.clearDatabaseBrowserIterator(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata)
          Centralizes the calls to runData.getUser.removeTemp() - to clear the DatabaseBrowserIterator from the temp storage.
protected  java.lang.String DatabaseBrowserAction.getQueryString(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, org.apache.velocity.context.Context context)
          This method returns the sql from the getQuery method which can be overwritten according to the needs of the application.
protected  void DatabaseBrowserAction.clearQueryString(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata)
           
protected  java.lang.String DatabaseBrowserAction.getParameterUsingFallback(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName, java.lang.String attrDefValue)
           
protected  void DatabaseBrowserAction.clearParameterFromPSML(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attributeName)
           
protected  void DatabaseBrowserAction.setParameterToPSML(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName, java.lang.String attrValue)
           
protected  java.lang.String DatabaseBrowserAction.getParameterFromPSML(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName, java.lang.String attrDefValue)
           
protected  java.lang.String DatabaseBrowserAction.getParameterFromRegistry(VelocityPortlet portlet, java.lang.String attrName, java.lang.String attrDefValue)
           
protected  java.lang.Object DatabaseBrowserAction.getParameterFromTemp(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName)
           
protected  void DatabaseBrowserAction.setParameterToTemp(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName, java.lang.Object attrValue)
           
protected  void DatabaseBrowserAction.clearParameterFromTemp(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName)
           
protected  boolean DatabaseBrowserAction.isMyRequest(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata)
           
protected  java.lang.String DatabaseBrowserAction.getRequestParameter(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName)
           
protected  int DatabaseBrowserAction.getStartVariable(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName, java.lang.String sortColName, BrowserIterator iterator)
           
protected  void DatabaseBrowserAction.readSqlParameters(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata)
           
protected  void DatabaseBrowserAction.readUserParameters(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, org.apache.velocity.context.Context context)
           
protected  void DatabaseBrowserAction.readLinkParameters(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, org.apache.velocity.context.Context context)
           
 

Uses of VelocityPortlet in org.apache.jetspeed.modules.actions.portlets.designer
 

Methods in org.apache.jetspeed.modules.actions.portlets.designer with parameters of type VelocityPortlet
protected  void HeaderAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
           
 

Uses of VelocityPortlet in org.apache.jetspeed.modules.actions.portlets.email
 

Methods in org.apache.jetspeed.modules.actions.portlets.email with parameters of type VelocityPortlet
protected  void EmailPortlet.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses should override this method if they wish to build specific content when maximized.
protected  void EmailPortlet.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses should override this method if they wish to provide their own customization behavior.
protected  void EmailPortlet.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Subclasses must override this method to provide default behavior for the portlet action
 

Uses of VelocityPortlet in org.apache.jetspeed.modules.actions.portlets.security
 

Methods in org.apache.jetspeed.modules.actions.portlets.security with parameters of type VelocityPortlet
protected  void UserUpdateAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void UserUpdateAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void UserUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void UserRoleUpdateAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void UserRoleUpdateAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void UserRoleUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void UserGroupUpdateAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void UserGroupUpdateAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void UserGroupUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void UserGroupRoleUpdateAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void UserGroupRoleUpdateAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void UserGroupRoleUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void UserBrowserAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void UserBrowserAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void UserBrowserAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void RoleUpdateAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void RoleUpdateAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void RoleUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void RolePermissionUpdateAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void RolePermissionUpdateAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void RolePermissionUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void RoleBrowserAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void RoleBrowserAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void RoleBrowserAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void PermissionUpdateAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void PermissionUpdateAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void PermissionUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void PermissionBrowserAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void PermissionBrowserAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void PermissionBrowserAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void GroupUpdateAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void GroupUpdateAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void GroupUpdateAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
protected  void GroupBrowserAction.buildMaximizedContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the maximized state content for this portlet.
protected  void GroupBrowserAction.buildConfigureContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the configure state content for this portlet.
protected  void GroupBrowserAction.buildNormalContext(VelocityPortlet portlet, org.apache.velocity.context.Context context, org.apache.turbine.util.RunData rundata)
          Build the normal state content for this portlet.
 

Uses of VelocityPortlet in org.apache.jetspeed.portal.portlets
 

Subclasses of VelocityPortlet in org.apache.jetspeed.portal.portlets
 class CustomizerVelocityPortlet
          This subclass of VelocityPortlet should be used as base portlet for all VelocityPortlets that implement their own customizer
 

Uses of VelocityPortlet in org.apache.jetspeed.portal.portlets.browser
 

Subclasses of VelocityPortlet in org.apache.jetspeed.portal.portlets.browser
 class DatabaseBrowserPortlet
          Deprecated. As of version 1.4-b5
 

Uses of VelocityPortlet in org.apache.jetspeed.util
 

Methods in org.apache.jetspeed.util with parameters of type VelocityPortlet
static java.lang.Object PortletSessionState.getAttribute(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName)
          Returns the parameter for this name from the Temp - session object Uses the portlet parameter to generate a unique key.
static void PortletSessionState.setAttribute(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName, java.lang.Object attrValue)
          Sets the parameter for this name in Temp Uses the portlet parameter to generate a unique key.
static void PortletSessionState.clearAttribute(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName)
          Clears the parameter for this name from Temp Uses the portlet parameter to generate a unique key.
static java.lang.String PortletConfigState.getConfigParameter(VelocityPortlet portlet, java.lang.String attrName, java.lang.String attrDefaultValue)
          Returns the parameter for this name from the xreg
static java.lang.String PortletConfigState.getInstanceParameter(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName)
          Returns the parameter for this name from the psml
static void PortletConfigState.setInstanceParameter(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName, java.lang.String attrValue)
          Sets the parameter in the psml
static void PortletConfigState.clearInstanceParameter(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName)
           
static java.lang.String PortletConfigState.getParameter(VelocityPortlet portlet, org.apache.turbine.util.RunData rundata, java.lang.String attrName, java.lang.String attrDefValue)
           
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.