|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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.turbine.SecureBlogScreen
net.sourceforge.blogentis.modules.screens.BlogPlugins
Screen that handles plugin management.
Nested Class Summary | |
static class |
BlogPlugins.PluginHelper
|
static class |
BlogPlugins.PluginIterator
|
Field Summary | |
protected static BlogPlugins.PluginHelper |
pluginHelper
|
Fields inherited from class org.apache.turbine.modules.screens.TemplateScreen |
log |
Constructor Summary | |
BlogPlugins()
|
Method Summary | |
protected void |
doBuildTemplate(org.apache.turbine.util.RunData data,
org.apache.velocity.context.Context context)
|
protected java.lang.String[] |
getPermissions()
Get the array of permissions this screen supports. |
Methods inherited from class net.sourceforge.blogentis.turbine.SecureBlogScreen |
isAuthorized |
Methods inherited from class net.sourceforge.blogentis.turbine.BaseBlogScreen |
getLayoutTemplate, 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 |
Field Detail |
protected static final BlogPlugins.PluginHelper pluginHelper
Constructor Detail |
public BlogPlugins()
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
protected java.lang.String[] getPermissions()
SecureBlogScreen
getPermissions
in class SecureBlogScreen
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |