public class ContextAction extends AbstractModuleAction
Constructor and Description |
---|
ContextAction() |
Modifier and Type | Method and Description |
---|---|
String |
getActionGroupName()
the group name of the action
|
String |
prepare(ContentContext ctx,
ModulesContext modulesContext)
method called before module rendering
|
getModuleContext, haveRight, haveRight, isLightInterface, performChangeRenderer, performSearch, performWizard
public String getActionGroupName()
IAction
public String prepare(ContentContext ctx, ModulesContext modulesContext) throws Exception
IModuleAction
prepare
in interface IModuleAction
prepare
in class AbstractModuleAction
ctx
- the current context.modulesContext
- the context of the module. You can call getCurrentModule for recover the module.Exception
Copyright © 2012-2018. All Rights Reserved.