This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.jetspeed.portal.controllers.AbstractPortletController (Jetspeed 1 Enterprise Portal 1.6 API)

Uses of Class
org.apache.jetspeed.portal.controllers.AbstractPortletController

Packages that use AbstractPortletController
org.apache.jetspeed.portal.controllers   
 

Uses of AbstractPortletController in org.apache.jetspeed.portal.controllers
 

Subclasses of AbstractPortletController in org.apache.jetspeed.portal.controllers
 class GridPortletController
          Layouts the portlets in a grid and apply the following constraints all cells within the same column have the same width all cells within the same row have the same minimum height
 class VelocityPanedPortletController
          A Velocity based portlet controller implementation that can be used to manage paned content (ie, where a only a subset of all portlets is visible at any given time)
 class VelocityPortletController
          A Velocity based portlet controller implementation
 



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