Uses of Package
org.apache.jetspeed.portal.portlets

Packages that use org.apache.jetspeed.portal.portlets
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.controls   
org.apache.jetspeed.portal.portlets   
org.apache.jetspeed.portal.portlets.admin   
org.apache.jetspeed.portal.portlets.browser   
org.apache.jetspeed.portal.portlets.viewprocessor   
org.apache.jetspeed.util   
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.modules.actions.portlets
VelocityPortlet
          A Velocity based portlet implementation
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.modules.actions.portlets.browser
VelocityPortlet
          A Velocity based portlet implementation
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.modules.actions.portlets.designer
VelocityPortlet
          A Velocity based portlet implementation
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.modules.actions.portlets.email
VelocityPortlet
          A Velocity based portlet implementation
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.modules.actions.portlets.security
VelocityPortlet
          A Velocity based portlet implementation
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.portal.controls
AbstractPortlet
           Should be used by most Portlets that wish to conform to default behavior
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.portal.portlets
AbstractInstancePortlet
          Extend AbstractPortlet to re-define the handle used for portlet caching: This handle uses the portlet's unique id and the portal page's id to form a portlet instance id for caching.
AbstractPortlet
           Should be used by most Portlets that wish to conform to default behavior
FileWatchPortlet
          Just like AbstractPortlet except that when its URL is modified on disk it automatically expires itself.
GenericMVCPortlet
          Provides the basic MVC Portlet functionality independant of any specific view technology (ie jsp, velocity, xslt, etc).
IFramePortlet
          A Portlet that displays the contents of a source URL in an IFRAME tag.
RSSPortlet.Item
          Represents an RSS item.
VelocityPortlet
          A Velocity based portlet implementation
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.portal.portlets.admin
AbstractPortlet
           Should be used by most Portlets that wish to conform to default behavior
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.portal.portlets.browser
AbstractInstancePortlet
          Extend AbstractPortlet to re-define the handle used for portlet caching: This handle uses the portlet's unique id and the portal page's id to form a portlet instance id for caching.
AbstractPortlet
           Should be used by most Portlets that wish to conform to default behavior
CustomizerVelocityPortlet
          This subclass of VelocityPortlet should be used as base portlet for all VelocityPortlets that implement their own customizer
GenericMVCPortlet
          Provides the basic MVC Portlet functionality independant of any specific view technology (ie jsp, velocity, xslt, etc).
VelocityPortlet
          A Velocity based portlet implementation
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.portal.portlets.viewprocessor
GenericMVCContext
          Context that holds all the data you want to transfer to your view.
 

Classes in org.apache.jetspeed.portal.portlets used by org.apache.jetspeed.util
VelocityPortlet
          A Velocity based portlet implementation
 



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