Modifier and Type | Method and Description |
---|---|
static IAction |
ActionManager.getActionModule(javax.servlet.http.HttpServletRequest request,
String group) |
Boolean |
IModuleAction.haveRight(javax.servlet.http.HttpSession session,
User user)
check if a specific user can use the module.
|
Boolean |
AbstractModuleAction.haveRight(javax.servlet.http.HttpSession session,
User user) |
static String |
MobileAction.performInit(RequestService rs,
javax.servlet.http.HttpSession session,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
javax.servlet.http.HttpServletRequest request) |
static String |
MobileAction.performModulesList(RequestService rs,
javax.servlet.http.HttpSession session,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
String |
InfoBean.getI18nAjaxURL() |
Modifier and Type | Method and Description |
---|---|
static String |
ResourceHelper.createModulePath(ContentContext ctx,
String path) |
Constructor and Description |
---|
ImportConfigBean(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
Boolean |
AdminAction.haveRight(javax.servlet.http.HttpSession session,
User user) |
Modifier and Type | Method and Description |
---|---|
static CommunicationModuleContext |
CommunicationModuleContext.getInstance(javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
static ModulesContext |
ModulesContext.getInstance(javax.servlet.http.HttpSession session,
GlobalContext globalContext) |
boolean |
Module.haveRight(javax.servlet.http.HttpSession session,
User user) |
void |
ModulesContext.loadModule(javax.servlet.http.HttpSession session,
GlobalContext globalContext) |
Modifier and Type | Method and Description |
---|---|
Boolean |
Action.haveRight(javax.servlet.http.HttpSession session,
User user) |
Modifier and Type | Method and Description |
---|---|
Boolean |
DropboxAction.haveRight(javax.servlet.http.HttpSession session,
User user) |
Modifier and Type | Method and Description |
---|---|
static File |
FileAction.getFolder(ContentContext ctx) |
static FileModuleContext |
FileModuleContext.getInstance(javax.servlet.http.HttpServletRequest request) |
static String |
FileAction.performModify(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
FileAction.performUpload(ContentContext ctx,
RequestService rs) |
Modifier and Type | Method and Description |
---|---|
static MacroModuleContext |
MacroModuleContext.getInstance(javax.servlet.http.HttpServletRequest request) |
static String |
MacroAction.performCloseMacro(RequestService rs,
ContentContext ctx,
EditContext editContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
MacroAction.performExecuteInteractiveMacro(RequestService rs,
ContentContext ctx,
StaticConfig staticConfig,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
Modifier and Type | Method and Description |
---|---|
static MailingModuleContext |
MailingModuleContext.getInstance(javax.servlet.http.HttpServletRequest request) |
Boolean |
MailingAction.haveRight(javax.servlet.http.HttpSession session,
User user) |
Modifier and Type | Method and Description |
---|---|
static void |
SharedContentService.prepare(ContentContext ctx) |
Copyright © 2012-2018. All Rights Reserved.