public class PortletAction extends AbstractModuleAction
| Constructor and Description |
|---|
PortletAction() |
| 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, performWizardpublic String getActionGroupName()
IActionpublic 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.ExceptionCopyright © 2012-2018. All Rights Reserved.