|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.
java.lang.Exception
- a generic exception.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |