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

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

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

Fields in org.apache.cocoon.portal.layout declared as LayoutDescription
protected  LayoutDescription AbstractLayout.description
          TODO we should remove the description from here.
 

Methods in org.apache.cocoon.portal.layout with parameters of type LayoutDescription
 void Layout.setDescription(LayoutDescription description)
          Set the layout description.
 void AbstractLayout.setDescription(LayoutDescription description)
          Set the layout description
 

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

Classes in org.apache.cocoon.portal.layout.impl that implement LayoutDescription
 class DefaultLayoutDescription
          A configured layout.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.