|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.turbine.modules.Assembler | +--org.apache.turbine.modules.Layout | +--org.apache.turbine.modules.layouts.DefaultLayout
This is an example Layout module that is executed by default.
Constructor Summary | |
DefaultLayout()
Deprecated. |
Method Summary | |
void |
doBuild(RunData data)
Deprecated. Build the layout. |
Methods inherited from class org.apache.turbine.modules.Layout |
build |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public DefaultLayout()
Method Detail |
public void doBuild(RunData data) throws java.lang.Exception
NOTE: Unless otherwise specified, the page background defaults to 'white'
doBuild
in class Layout
data
- Turbine information.Exception,
- a generic exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |