Uses of Class
org.javlo.module.core.ModulesContext
-
-
Uses of ModulesContext in org.javlo.actions
Methods in org.javlo.actions with parameters of type ModulesContext Modifier and Type Method Description StringAbstractModuleAction. performSearch(ContentContext ctx, ModulesContext moduleContext, String query)StringIModuleAction. performSearch(ContentContext ctx, ModulesContext modulesContext, String query)method called when a seach in lauched from search form.StringAbstractModuleAction. prepare(ContentContext ctx, ModulesContext modulesContext)StringIModuleAction. prepare(ContentContext ctx, ModulesContext moduleContext)method called before module rendering -
Uses of ModulesContext in org.javlo.macro.interactive
Methods in org.javlo.macro.interactive with parameters of type ModulesContext Modifier and Type Method Description static StringImportJCRPageMacro. performImport(RequestService rs, ContentContext ctx, GlobalContext globalContext, ModulesContext modulesContext, MessageRepository messageRepository, I18nAccess i18nAccess) -
Uses of ModulesContext in org.javlo.module.admin
Methods in org.javlo.module.admin with parameters of type ModulesContext Modifier and Type Method Description static StringAdminAction. performModulesSelect(javax.servlet.http.HttpServletRequest request, ContentContext ctx, RequestService requestService, MessageRepository messageRepository, I18nAccess i18nAccess, Module currentModule, ModulesContext moduleContext)StringAdminAction. prepare(ContentContext ctx, ModulesContext moduleContext) -
Uses of ModulesContext in org.javlo.module.comments
Methods in org.javlo.module.comments with parameters of type ModulesContext Modifier and Type Method Description StringCommentsAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.communication
Methods in org.javlo.module.communication with parameters of type ModulesContext Modifier and Type Method Description StringCommunicationAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.components
Methods in org.javlo.module.components with parameters of type ModulesContext Modifier and Type Method Description StringComponentsAction. performAddcomponent(ContentContext ctx, ModulesContext modulesContext, RequestService rs)StringComponentsAction. performCreatefile(ContentContext ctx, ModulesContext modulesContext, RequestService rs)StringComponentsAction. performDeletefile(ContentContext ctx, ModulesContext modulesContext, RequestService rs)StringComponentsAction. performSearch(ContentContext ctx, ModulesContext modulesContext, String query)StringComponentsAction. performUpdate(ContentContext ctx, ModulesContext modulesContext, RequestService rs)StringComponentsAction. prepare(ContentContext ctx, ModulesContext moduleContext) -
Uses of ModulesContext in org.javlo.module.content
Methods in org.javlo.module.content with parameters of type ModulesContext Modifier and Type Method Description static StringEdit. performEditpreview(RequestService requestService, ContentContext ctx, ComponentContext componentContext, EditContext editContext, ContentService content, ModulesContext moduleContext, ContentModuleContext modCtx)StringEdit. performSearch(ContentContext ctx, ModulesContext moduleContext, String query)StringEdit. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.context
Methods in org.javlo.module.context with parameters of type ModulesContext Modifier and Type Method Description StringContextAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.core
Methods in org.javlo.module.core that return ModulesContext Modifier and Type Method Description static ModulesContextModulesContext. getInstance(javax.servlet.http.HttpSession session, GlobalContext globalContext)Methods in org.javlo.module.core with parameters of type ModulesContext Modifier and Type Method Description StringModule.EmptyAction. performSearch(ContentContext ctx, ModulesContext moduleContext, String searchText)StringModule.EmptyAction. prepare(ContentContext ctx, ModulesContext moduleContext) -
Uses of ModulesContext in org.javlo.module.dashboard
Methods in org.javlo.module.dashboard with parameters of type ModulesContext Modifier and Type Method Description StringDashboardAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.demo
Methods in org.javlo.module.demo with parameters of type ModulesContext Modifier and Type Method Description StringAction. prepare(ContentContext ctx, ModulesContext moduleContext) -
Uses of ModulesContext in org.javlo.module.dropbox
Methods in org.javlo.module.dropbox with parameters of type ModulesContext Modifier and Type Method Description StringDropboxAction. performSearch(ContentContext ctx, ModulesContext modulesContext, String query)StringDropboxAction. prepare(ContentContext ctx, ModulesContext moduleContext) -
Uses of ModulesContext in org.javlo.module.ecom
Methods in org.javlo.module.ecom with parameters of type ModulesContext Modifier and Type Method Description StringEcomAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.error
Methods in org.javlo.module.error with parameters of type ModulesContext Modifier and Type Method Description StringErrorAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.event
Methods in org.javlo.module.event with parameters of type ModulesContext Modifier and Type Method Description StringEventAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.file
Methods in org.javlo.module.file with parameters of type ModulesContext Modifier and Type Method Description StringFileAction. performUpdateBreadCrumb(RequestService rs, ContentContext ctx, EditContext editContext, ModulesContext moduleContext, Module currentModule, FileModuleContext fileModuleContext)StringFileAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.macro
Methods in org.javlo.module.macro with parameters of type ModulesContext Modifier and Type Method Description StringMacroAction. prepare(ContentContext ctx, ModulesContext moduleContext) -
Uses of ModulesContext in org.javlo.module.mailing
Methods in org.javlo.module.mailing with parameters of type ModulesContext Modifier and Type Method Description StringMailingAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.monitoring
Methods in org.javlo.module.monitoring with parameters of type ModulesContext Modifier and Type Method Description StringMonitoringAction. prepare(ContentContext ctx, ModulesContext moduleContext) -
Uses of ModulesContext in org.javlo.module.persistence
Methods in org.javlo.module.persistence with parameters of type ModulesContext Modifier and Type Method Description StringPersistence. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.porlet
Methods in org.javlo.module.porlet with parameters of type ModulesContext Modifier and Type Method Description StringPortletAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.remote
Methods in org.javlo.module.remote with parameters of type ModulesContext Modifier and Type Method Description StringRemoteAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.roles
Methods in org.javlo.module.roles with parameters of type ModulesContext Modifier and Type Method Description StringRolesAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.search
Methods in org.javlo.module.search with parameters of type ModulesContext Modifier and Type Method Description StringSearchModuleAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.sitemap
Methods in org.javlo.module.sitemap with parameters of type ModulesContext Modifier and Type Method Description StringSiteMapAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.social
Methods in org.javlo.module.social with parameters of type ModulesContext Modifier and Type Method Description StringSocialAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.taxonomy
Methods in org.javlo.module.taxonomy with parameters of type ModulesContext Modifier and Type Method Description StringTaxonomyAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.template
Methods in org.javlo.module.template with parameters of type ModulesContext Modifier and Type Method Description StringTemplateAction. prepare(ContentContext ctx, ModulesContext moduleContext)StringTemplateEditorAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.ticket
Methods in org.javlo.module.ticket with parameters of type ModulesContext Modifier and Type Method Description StringTicketAction. prepare(ContentContext ctx, ModulesContext modulesContext) -
Uses of ModulesContext in org.javlo.module.user
Methods in org.javlo.module.user with parameters of type ModulesContext Modifier and Type Method Description StringUserAction. prepare(ContentContext ctx, ModulesContext moduleContext) -
Uses of ModulesContext in org.javlo.service.shared
Methods in org.javlo.service.shared with parameters of type ModulesContext Modifier and Type Method Description StringSharedContentAction. prepare(ContentContext ctx, ModulesContext modulesContext)
-