Uses of Interface
org.apache.cocoon.portal.layout.Parameters

Packages that use Parameters
org.apache.cocoon.portal.layout   
org.apache.cocoon.portal.layout.impl   
 

Uses of Parameters in org.apache.cocoon.portal.layout
 

Subinterfaces of Parameters in org.apache.cocoon.portal.layout
 interface CompositeLayout
          A composite layout is a layout that contains other layouts.
 interface Layout
           
 

Classes in org.apache.cocoon.portal.layout that implement Parameters
 class AbstractLayout
           
 class AbstractParameters
           
 class Item
           
 class NamedItem
           
 

Uses of Parameters in org.apache.cocoon.portal.layout.impl
 

Classes in org.apache.cocoon.portal.layout.impl that implement Parameters
 class CompositeLayoutImpl
          A composite layout is a layout that contains other layouts.
 class CopletLayout
          A coplet layout holds a coplet.
 class FrameLayout
          A frame layout holds a source URI.
 class LinkLayout
          A link layout references another layout to be used instead.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.