|
|||||||||||
| 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.Page
org.apache.turbine.modules.pages.DefaultPage
org.apache.jetspeed.modules.pages.JetspeedTemplatePage
org.apache.jetspeed.modules.pages.JetspeedJspPage
Same as turbine's JspPage, only that it extends JetspeedTemplatePage. Adds some convenience objects to the request.
| Constructor Summary | |
JetspeedJspPage()
|
|
| Method Summary | |
protected void |
doBuildBeforeAction(org.apache.turbine.util.RunData data)
Same method as in turbine's JspPage Stuffs some useful objects into the request so that it is available to the Action module and the Screen module |
| Methods inherited from class org.apache.jetspeed.modules.pages.JetspeedTemplatePage |
doBuildAfterAction |
| Methods inherited from class org.apache.turbine.modules.pages.DefaultPage |
doBuild, doPostBuild |
| Methods inherited from class org.apache.turbine.modules.Page |
build |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JetspeedJspPage()
| Method Detail |
protected void doBuildBeforeAction(org.apache.turbine.util.RunData data)
throws java.lang.Exception
doBuildBeforeAction in class JetspeedTemplatePagedata - Turbine information.
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||