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.