|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.turbine.modules.Assembler org.apache.turbine.modules.Screen org.apache.turbine.modules.screens.TemplateScreen org.apache.turbine.modules.screens.VelocityScreen net.sourceforge.blogentis.turbine.BaseBlogScreen net.sourceforge.blogentis.modules.screens.Default
This is the default screen that will be invoked when no other screen implementation can be found. It will then redirect to the appropriate index.
Field Summary |
Fields inherited from class org.apache.turbine.modules.screens.TemplateScreen |
log |
Constructor Summary | |
Default()
|
Method Summary | |
protected void |
doBuildTemplate(org.apache.turbine.util.RunData data,
org.apache.velocity.context.Context context)
|
Methods inherited from class net.sourceforge.blogentis.turbine.BaseBlogScreen |
getLayoutTemplate, isAuthorized, setTemplate |
Methods inherited from class org.apache.turbine.modules.screens.VelocityScreen |
buildTemplate, doBuildTemplate, getContext |
Methods inherited from class org.apache.turbine.modules.screens.TemplateScreen |
doBuild, doPostBuildTemplate, doRedirect, doRedirect, setTemplate |
Methods inherited from class org.apache.turbine.modules.Screen |
build, getLayout, prepareText, prepareTextMinimum, setLayout |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Default()
Method Detail |
protected void doBuildTemplate(org.apache.turbine.util.RunData data, org.apache.velocity.context.Context context) throws java.lang.Exception
doBuildTemplate
in class BaseBlogScreen
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |