public class SiteMapAction extends AbstractModuleAction
| Modifier and Type | Class and Description |
|---|---|
static class |
SiteMapAction.MenuElementBean |
| Constructor and Description |
|---|
SiteMapAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionGroupName()
the group name of the action
|
static String |
performMove(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
prepare(ContentContext ctx,
ModulesContext modulesContext)
method called before module rendering
|
getModuleContext, haveRight, haveRight, isLightInterface, performChangeRenderer, performSearch, performWizardpublic String prepare(ContentContext ctx, ModulesContext modulesContext) throws Exception
IModuleActionprepare in interface IModuleActionprepare in class AbstractModuleActionctx - the current context.modulesContext - the context of the module. You can call getCurrentModule for recover the module.Exceptionpublic String getActionGroupName()
IActionpublic static String performMove(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess) throws Exception
ExceptionCopyright © 2012-2018. All Rights Reserved.