|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |