|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Layout
| Method Summary | |
|---|---|
Layout |
copy()
Make a copy of this layout object and of all it's children. |
String |
getLayoutRendererName()
Get the name of a custom Renderer for this layout. |
Item |
getParent()
|
String |
getRendererName()
Get the name of the Renderer to draw this layout. |
void |
setParent(Item item)
|
| Methods inherited from interface org.apache.cocoon.portal.layout.Parameters |
|---|
getParameters |
| Methods inherited from interface org.apache.cocoon.portal.factory.Producible |
|---|
getId, getName, initialize, setDescription |
| Methods inherited from interface org.apache.cocoon.portal.aspect.Aspectalizable |
|---|
addPersistentAspectData, getAspectData, getAspectDatas, getPersistentAspectData, isAspectSupported, setAspectData, setAspectDataHandler |
| Method Detail |
|---|
String getRendererName()
Renderer to draw this layout.
If this layout has an own renderer getLayoutRendererName()
return this, otherwise the default renderer is returned.
String getLayoutRendererName()
Renderer for this layout.
Item getParent()
void setParent(Item item)
Layout copy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||