|
||||||||||
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.Page | +--org.apache.turbine.modules.pages.DefaultPage | +--org.apache.turbine.modules.pages.TemplatePage | +--org.apache.turbine.modules.pages.WebMacroSitePage
Extends TemplatePage to set the template Context.
Constructor Summary | |
WebMacroSitePage()
Deprecated. |
Method Summary | |
protected void |
doBuildBeforeAction(RunData data)
Deprecated. Stuffs the Context into the RunData so that it is available to the Action module and the Screen module via getContext(). |
Methods inherited from class org.apache.turbine.modules.pages.TemplatePage |
doBuildAfterAction |
Methods inherited from class org.apache.turbine.modules.pages.DefaultPage |
doBuild, doPostBuild, setDefaultDoctype |
Methods inherited from class org.apache.turbine.modules.Page |
build |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public WebMacroSitePage()
Method Detail |
protected void doBuildBeforeAction(RunData data) throws java.lang.Exception
doBuildBeforeAction
in class DefaultPage
data
- Turbine information.Exception,
- a generic exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |