|
||||||||||
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.VelocityDirectLayout
This Layout module allows Velocity templates to be used as layouts. It will stream directly the output of the layout, naviagtions and templates to the output writer.
Constructor Summary | |
VelocityDirectLayout()
|
Method Summary | |
void |
doBuild(RunData data)
Method called by LayoutLoader. |
Methods inherited from class org.apache.turbine.modules.Layout |
build |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public VelocityDirectLayout()
Method Detail |
public void doBuild(RunData data) throws java.lang.Exception
doBuild
in class Layout
RunData
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |