Uses of Class
org.javlo.context.GlobalContext
- 
- 
Uses of GlobalContext in org.javlo.actions
Methods in org.javlo.actions with parameters of type GlobalContext Modifier and Type Method Description StringDefaultGeneralLister. onAdminLogin(GlobalContext globalContext, User user)StringIGeneralListner. onAdminLogin(GlobalContext globalContext, User user)static StringUnsecureAction. performAskChangePassword(RequestService rs, ContentContext ctx, EditContext editContext, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUnsecureAction. performChangePasswordWithToken(RequestService rs, ContentContext ctx, EditContext editContext, GlobalContext globalContext, javax.servlet.http.HttpSession session, StaticConfig staticConfig, MessageRepository messageRepository, I18nAccess i18nAccess)static StringViewActions. performCheckChangesAndNotify(ContentContext ctx, GlobalContext globalContext, ContentService content)Send notifications for pages modified between TimeA and TimeB.static StringViewActions. performCheckChangesAndNotifyDynamicComponent(ContentContext ctx, GlobalContext globalContext, ContentService content)Send notifications for pages modified between TimeA and TimeB.static StringDataAction. performNotifications(RequestService rs, ContentContext ctx, GlobalContext globalContext, NotificationService notif, User user, javax.servlet.http.HttpSession session)get the list of modification. option for request : markread=true, mark all notification returned as read. this method need user logger.static StringDataAction. performNotificationsAsRead(RequestService rs, ContentContext ctx, GlobalContext globalContext, NotificationService notif, User user, javax.servlet.http.HttpSession session)static StringViewActions. performSendTicketChangeNotifications(ContentContext ctx, GlobalContext globalContext)static StringDataAction. performServerInfo(javax.servlet.http.HttpServletRequest request, ContentContext ctx, RequestService requestService, GlobalContext globalContext, StaticConfig staticConfig, javax.servlet.http.HttpServletResponse response)static StringTimeTravelerActions. performUndoRedo(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)StringViewActions. performUpdateFocus(RequestService rs, ContentContext ctx, GlobalContext globalContext, FileModuleContext fileModuleContext, I18nAccess i18nAccess, MessageRepository messageRepository)static StringDataAction. performUpload(RequestService rs, ContentContext ctx, GlobalContext gc, ContentService cs, User user, MessageRepository messageRepository, I18nAccess i18nAccess)static StringDataAction. performUploadscreenshot(RequestService rs, ContentContext ctx, GlobalContext globalContext, User user, MessageRepository messageRepository, I18nAccess i18nAccess)static StringDataAction. performUploadShared(RequestService rs, ContentContext ctx, GlobalContext gc, ContentService cs, User user, MessageRepository messageRepository, I18nAccess i18nAccess)static StringDataAction. uploadContent(RequestService rs, ContentContext ctx, GlobalContext gc, ContentService cs, User user, MessageRepository messageRepository, I18nAccess i18nAccess, ImportConfigBean config, boolean rename) - 
Uses of GlobalContext in org.javlo.comparator
Methods in org.javlo.comparator with parameters of type GlobalContext Modifier and Type Method Description static List<? extends LanguageListSorter.ILanguage>LanguageListSorter. sort(GlobalContext globalContext, List<? extends LanguageListSorter.ILanguage> list) - 
Uses of GlobalContext in org.javlo.component.core
Methods in org.javlo.component.core with parameters of type GlobalContext Modifier and Type Method Description static voidComponentFactory. cleanComponentList(javax.servlet.ServletContext application, GlobalContext globalContext)static IContentVisualComponent[]ComponentFactory. getComponents(ContentContext ctx, GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.component.date
Methods in org.javlo.component.date with parameters of type GlobalContext Modifier and Type Method Description static StringCalendarComponent. performUpdatecalendar(ContentContext ctx, EditContext editContext, GlobalContext globalContext, User currentUser, ContentService content, ComponentContext componentContext, RequestService rs, I18nAccess i18nAccess, MessageRepository messageRepository, Module currentModule, AdminUserFactory adminUserFactory)static StringCalendarComponent. performUpdatecalendargroup(ContentContext ctx, EditContext editContext, GlobalContext globalContext, User currentUser, ContentService content, ComponentContext componentContext, RequestService rs, I18nAccess i18nAccess, MessageRepository messageRepository, Module currentModule, AdminUserFactory adminUserFactory) - 
Uses of GlobalContext in org.javlo.component.ecom
Methods in org.javlo.component.ecom with parameters of type GlobalContext Modifier and Type Method Description static StringTransferOrderComponent. performPay(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.component.image
Methods in org.javlo.component.image with parameters of type GlobalContext Modifier and Type Method Description static StringGlobalImage. performDataFeedBack(ContentContext ctx, EditContext editContext, GlobalContext globalContext, User currentUser, ContentService content, ComponentContext componentContext, RequestService rs, I18nAccess i18nAccess, MessageRepository messageRepository, Module currentModule, AdminUserFactory adminUserFactory) - 
Uses of GlobalContext in org.javlo.component.users
Methods in org.javlo.component.users with parameters of type GlobalContext Modifier and Type Method Description static StringUserRegistration. performChangePassword(RequestService rs, ContentContext ctx, GlobalContext globalContext, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserLogin. performDeleteimage(RequestService rs, ContentContext ctx, GlobalContext globalContext, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserLogin. performFacebookLogin(RequestService rs, ContentContext ctx, javax.servlet.http.HttpSession session, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserRegistration. performFacebookLogin(RequestService rs, ContentContext ctx, javax.servlet.http.HttpSession session, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserLogin. performLogin(RequestService rs, GlobalContext globalContext, ContentContext ctx, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserLogin. performLogout(RequestService rs, ContentContext ctx, GlobalContext globalContext, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserRegistration. performLogout(RequestService rs, ContentContext ctx, GlobalContext globalContext, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserRegistration. performRegister(RequestService rs, GlobalContext globalContext, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserRegistration. performResetPasswordWithEmail(RequestService rs, GlobalContext globalContext, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserLogin. performUpdate(RequestService rs, GlobalContext globalContext, ContentContext ctx, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserRegistration. performUpdate(RequestService rs, GlobalContext globalContext, ContentContext ctx, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.config
Methods in org.javlo.config with parameters of type GlobalContext Modifier and Type Method Description AdminUserFactoryStaticConfig. getAdminUserFactory(GlobalContext globalContext, javax.servlet.http.HttpSession session) - 
Uses of GlobalContext in org.javlo.context
Methods in org.javlo.context that return GlobalContext Modifier and Type Method Description GlobalContextGlobalContextCreationBean. create(ContentContext ctx)static GlobalContextGlobalContext. getDefaultContext(javax.servlet.http.HttpSession session)GlobalContextContentContext. getGlobalContext()static GlobalContextGlobalContext. getInstance(javax.servlet.http.HttpServletRequest request)static GlobalContextGlobalContext. getInstance(javax.servlet.http.HttpSession session, String contextKey)static GlobalContextGlobalContext. getInstance(javax.servlet.ServletContext application, StaticConfig staticConfig, File configFile)GlobalContextGlobalContext. getMainContext()GlobalContextGlobalContext. getMainContextOrContext()static GlobalContextGlobalContext. getMainInstance(javax.servlet.http.HttpServletRequest request)static GlobalContextGlobalContext. getMasterContext(javax.servlet.http.HttpSession session)GlobalContextGlobalContext. getMasterContext(ContentContext ctx)static GlobalContextGlobalContextFactory. getMasterGlobalContext(javax.servlet.ServletContext application)static GlobalContextGlobalContext. getRealInstance(javax.servlet.http.HttpSession session, String contextKey)static GlobalContextGlobalContext. getSessionContext(javax.servlet.http.HttpSession session)static GlobalContextGlobalContext. getSessionInstance(javax.servlet.http.HttpSession session)Methods in org.javlo.context that return types with arguments of type GlobalContext Modifier and Type Method Description static Collection<GlobalContext>GlobalContextFactory. getAllGlobalContext(javax.servlet.ServletContext application)List<GlobalContext>GlobalContext. getSubContexts()Methods in org.javlo.context with parameters of type GlobalContext Modifier and Type Method Description voidGlobalContext. addSubContext(GlobalContext globalContext)String[]EditContext. getActions(GlobalContext globalContext)static EditContextEditContext. getInstance(GlobalContext globalContext, javax.servlet.http.HttpSession session)static UserInterfaceContextUserInterfaceContext. getInstance(javax.servlet.http.HttpSession session, GlobalContext globalContext)static StringContentContext. getPathPrefix(GlobalContext globalContext, javax.servlet.http.HttpServletRequest request)voidContentContext. setForceGlobalContext(GlobalContext forceGlobalContext)voidGlobalContext. setMainContext(GlobalContext mainContext) - 
Uses of GlobalContext in org.javlo.data.source
Methods in org.javlo.data.source with parameters of type GlobalContext Modifier and Type Method Description DataSourceFactoryDataSourceFactory. getInstance(GlobalContext globalContext)Constructors in org.javlo.data.source with parameters of type GlobalContext Constructor Description TestDataSource(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.ecom
Methods in org.javlo.ecom with parameters of type GlobalContext Modifier and Type Method Description static FileBasketPersistenceService. getFolder(GlobalContext globalContext)static BasketPersistenceServiceBasketPersistenceService. getInstance(GlobalContext globalContext)static EcomServiceEcomService. getInstance(GlobalContext globalContext, javax.servlet.http.HttpSession session)Constructors in org.javlo.ecom with parameters of type GlobalContext Constructor Description EcomConfig(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.fields
Fields in org.javlo.fields declared as GlobalContext Modifier and Type Field Description protected GlobalContextField. globalContextMethods in org.javlo.fields that return GlobalContext Modifier and Type Method Description GlobalContextField. getGlobalContext()Methods in org.javlo.fields with parameters of type GlobalContext Modifier and Type Method Description static FieldFieldFactory. getField(IContentVisualComponent component, StaticConfig staticConfig, GlobalContext globalContext, I18nAccess i18nAccess, Properties properties, String label, String name, String type, String id)static FieldFieldFactory. getField(IContentVisualComponent component, StaticConfig staticConfig, GlobalContext globalContext, I18nAccess i18nAccess, Properties properties, String label, String placeholder, String name, String type, String id)voidField. setGlobalContext(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.helper
Methods in org.javlo.helper with parameters of type GlobalContext Modifier and Type Method Description static StringElementaryURLHelper. addSpecialRightCode(GlobalContext globalContext, javax.servlet.http.HttpSession session, String url)static StringXHTMLHelper. autoLink(String content, GlobalContext globalContext)static intXMLManipulationHelper. convertHTMLtoTemplate(GlobalContext globalContext, Template template, File htmlFile, File jspFile, Map<String,String> tagsID, List<String> areas, List<String> resources, List<TemplatePlugin> templatePlugins, List<String> ids, boolean isMailing, String fontIncluding)static intXMLManipulationHelper. convertHTMLtoTemplate(GlobalContext globalContext, Template template, I18nAccess i18nAccess, File htmlFile, File jspFile, Map<String,String> tagsID, List<String> areas, List<String> resources, List<TemplatePlugin> templatePlugins, List<GenericMessage> messages, String fontIncluding)static List<ComponentBean>ContentHelper. createContentFromArray(GlobalContext gc, InputStream in, String name, String lang)static List<ComponentBean>ContentHelper. createContentFromODT(GlobalContext gc, InputStream in, String name, String lang)protected static StringElementaryURLHelper. createNoProtocolURL(ContentContext ctx, GlobalContext globalContext, String servletPath, String uri, boolean ajax, boolean withPathPrefix, boolean widthEncodeURL)protected static StringElementaryURLHelper. createURL(ContentContext ctx, GlobalContext globalContext, String servletUri, String uri, boolean ajax, boolean forceTemplate, boolean withPathPrefix, boolean widthEncodeURL)static StringURLHelper. createURL(ContentContext ctx, GlobalContext globalContext, String uri)static StringResourceHelper. extractNotStaticDir(StaticConfig staticConfig, GlobalContext globalContext, String fullPath)extract a relative path from a full path.static StringResourceHelper. extractResourceDir(StaticConfig staticConfig, GlobalContext globalContext, String fullPath)extract a relative path from a full path.static StringResourceHelper. extractTemplateName(GlobalContext globalContext, File file)return the name of the templatestatic booleanContentHelper. importZipEntryToDataFolder(GlobalContext gc, ZipEntry entry, InputStream in, String localFolder)import a zip entry localy.static booleanResourceHelper. isTemplateFile(GlobalContext globalContext, File file)return true if file is insise template folderstatic StringResourceHelper. removeDataFolderDir(GlobalContext globalContext, String path)remove the data folder directory this method is used for obtain a relative file path from a ablute file path.static booleanNetHelper. sendMail(GlobalContext globalContext, javax.mail.internet.InternetAddress from, javax.mail.internet.InternetAddress to, javax.mail.internet.InternetAddress cc, javax.mail.internet.InternetAddress bcc, String subject, String content)static booleanNetHelper. sendMail(GlobalContext globalContext, javax.mail.internet.InternetAddress from, javax.mail.internet.InternetAddress to, javax.mail.internet.InternetAddress cc, javax.mail.internet.InternetAddress bcc, String subject, String content, String contentTxt, boolean isHTML)static voidNetHelper. sendMailToAdministrator(GlobalContext globalContext, String subject, String content)static voidNetHelper. sendMailToAdministrator(GlobalContext globalContext, javax.mail.internet.InternetAddress from, String subject, String content)static StringStringHelper. textToList(GlobalContext globalContext, String text, String sep, String layout, boolean autoLink)static StringStringHelper. textToList(GlobalContext globalContext, String text, String sep, String layout, boolean autoLink, String ulClass)static StringXHTMLHelper. textToXHTML(String text, boolean notFollow, String cssClass, GlobalContext globalContext)static StringXHTMLHelper. textToXHTML(String text, boolean notFollow, GlobalContext globalContext)static StringXHTMLHelper. textToXHTML(String text, GlobalContext globalContext)static StringXHTMLHelper. textToXHTMLWidthParagraph(String text, GlobalContext globalContext)static String[][]I18NHelper. translateArray(GlobalContext globalContext, javax.servlet.http.HttpSession session, String[] keys, String prefix)translate a array to a double arraystatic String[][]I18NHelper. translateArrayInView(GlobalContext globalContext, javax.servlet.http.HttpSession session, String[] keys, String prefix)translate a array to a double array - 
Uses of GlobalContext in org.javlo.helper.importation
Methods in org.javlo.helper.importation with parameters of type GlobalContext Modifier and Type Method Description static booleanTanukiImportTools. importZipEntryToDataFolder(GlobalContext gc, ZipEntry entry, InputStream in, String localFolder)import a zip entry localy. - 
Uses of GlobalContext in org.javlo.i18n
Methods in org.javlo.i18n with parameters of type GlobalContext Modifier and Type Method Description voidI18nAccess. forceReloadEdit(GlobalContext globalContext, javax.servlet.http.HttpSession session, String lg)static I18nAccessI18nAccess. getInstance(GlobalContext globalContext, javax.servlet.http.HttpSession session)static I18nResourceI18nResource. getInstance(GlobalContext globalContext)voidI18nAccess. setCurrentModule(GlobalContext globalContext, javax.servlet.http.HttpSession session, Module currentModule) - 
Uses of GlobalContext in org.javlo.image
Methods in org.javlo.image with parameters of type GlobalContext Modifier and Type Method Description static ImageConfigImageConfig. getInstance(GlobalContext globalContext, javax.servlet.http.HttpSession session, Template template)static ImageConfigImageConfig. getNewInstance(GlobalContext globalContext, javax.servlet.http.HttpSession session, Template template)ProjectionConfigImageConfig. getProjection(GlobalContext globalContext, Template template, Device device, String filter, String area)static BufferedImageImageEngine. removeBg(GlobalContext globalContext, BufferedImage image) - 
Uses of GlobalContext in org.javlo.io
Methods in org.javlo.io with parameters of type GlobalContext Modifier and Type Method Description static voidSessionFolder. clearAllSessionFolder(GlobalContext globalContext)static SessionFolderSessionFolder. getInstance(javax.servlet.http.HttpSession session, GlobalContext globalContext)static StringSessionFolder. getSessionMainFolder(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.macro.interactive
Methods in org.javlo.macro.interactive with parameters of type GlobalContext Modifier and Type Method Description static StringChangeImageFilter. performChange(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringImportGalleryMacro. performImport(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringImportHTMLPageMacro. performImport(RequestService rs, ContentContext ctx, EditContext editCtx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringImportJCRPageMacro. performImport(RequestService rs, ContentContext ctx, GlobalContext globalContext, ModulesContext modulesContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringPushStaticOnFtp. performPush(RequestService rs, ContentContext ctx, EditContext editCtx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringSmartImport. performUpload(RequestService rs, ContentContext ctx, GlobalContext gc, ContentService cs, User user, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUploadGallery. performUpload(RequestService rs, ContentContext ctx, GlobalContext gc, ContentService cs, User user, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.mailing
Methods in org.javlo.mailing with parameters of type GlobalContext Modifier and Type Method Description static FileDKIMFactory. getDKIMPrivateKeyFile(GlobalContext globalContext)static StringDKIMFactory. getDKIMPublicKey(GlobalContext globalContext)static booleanDKIMFactory. isDkimDefined(GlobalContext globalContext)static voidDKIMFactory. resetKeys(GlobalContext globalContext)voidMailService. sendMail(GlobalContext globalContext, javax.mail.internet.InternetAddress sender, javax.mail.internet.InternetAddress recipient, String subject, String content, boolean isHTML)Constructors in org.javlo.mailing with parameters of type GlobalContext Constructor Description MailConfig(GlobalContext globalContext, StaticConfig staticConfig, Mailing mailing)POPThread(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.module.admin
Methods in org.javlo.module.admin with parameters of type GlobalContext Modifier and Type Method Description static voidAdminAction. checkRight(ContentContext ctx, GlobalContext globalContext)static voidAdminAction. editGlobalContext(ContentContext ctx, Module currentModule, GlobalContext globalContext)static StringAdminAction. performClearCache(javax.servlet.http.HttpServletRequest request, GlobalContext globalContext, javax.servlet.http.HttpSession session, User user, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)static StringAdminAction. performClearimagecache(javax.servlet.http.HttpServletRequest request, GlobalContext globalContext, javax.servlet.http.HttpSession session, User user, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess, FileCache fileCache)static StringAdminAction. performReleaseContent(javax.servlet.http.HttpServletRequest request, ContentContext ctx, RequestService requestService, GlobalContext globalContext, EditContext editCtx, MessageRepository messageRepository, I18nAccess i18nAccess, AdminUserSecurity security)static booleanAdminAction. updateGraphicCharter(ContentContext ctx, GlobalContext currentGlobalContext)Constructors in org.javlo.module.admin with parameters of type GlobalContext Constructor Description GlobalContextBean(ContentContext ctx, GlobalContext globalContext, javax.servlet.http.HttpSession session) - 
Uses of GlobalContext in org.javlo.module.comments
Methods in org.javlo.module.comments with parameters of type GlobalContext Modifier and Type Method Description static CommentsServiceCommentsService. getCommentsService(GlobalContext globalContext)static StringCommentsAction. performAccept(RequestService rs, GlobalContext globalContext, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)static StringCommentsAction. performDeleteComments(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess, GlobalContext globalContext)static StringCommentsAction. performRefuse(RequestService rs, GlobalContext globalContext, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.module.content
Methods in org.javlo.module.content with parameters of type GlobalContext Modifier and Type Method Description static StringEdit. performChangeComponent(GlobalContext globalContext, EditContext editCtx, ContentContext ctx, ComponentContext componentContext, RequestService requestService, I18nAccess i18nAccess, Module currentModule, ContentModuleContext modCtx)static StringEdit. performChangeLanguage(RequestService requestService, ContentContext ctx, GlobalContext globalContext, I18nAccess i18nAccess, MessageRepository messageRepository)static StringEdit. performConfirmReplace(RequestService rs, ContentContext ctx, GlobalContext globalContext, EditContext editCtx, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)static StringEdit. performDeletePage(GlobalContext globalContext, ContentService content, ContentContext ctx, I18nAccess i18nAccess)static StringEdit. performInsert(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, RequestService rs, ContentService contentService, GlobalContext globalContext, javax.servlet.http.HttpSession session, EditContext editContext, ContentContext ctx, ContentService content, Module currentModule, I18nAccess i18nAccess, MessageRepository messageRepository)static StringEdit. performInsertShared(RequestService rs, ContentContext ctx, GlobalContext globalContext, EditContext editContext, ContentService content, SharedContentService sharedContentService, Module currentModule, MessageRepository messageRepository, I18nAccess i18nAccess)static StringEdit. performMovePage(RequestService rs, ContentContext ctx, GlobalContext globalContext, ContentService content, I18nAccess i18nAccess, MessageRepository messageRepository)static StringEdit. performPageProperties(javax.servlet.ServletContext application, GlobalContext globalContext, ContentContext ctx, javax.servlet.http.HttpSession session, ContentService content, EditContext editCtx, RequestService requestService, I18nAccess i18nAccess, MessageRepository messageRepository)static StringEdit. performPastePage(RequestService rs, ContentContext ctx, GlobalContext globalContext, EditContext editCtx, ContentService content, MessageRepository messageRepository, I18nAccess i18nAccess)static StringEdit. performPublish(javax.servlet.ServletContext application, javax.servlet.http.HttpServletRequest request, StaticConfig staticConfig, GlobalContext globalContext, ContentService content, ContentContext ctx, I18nAccess i18nAccess)static StringEdit. performSave(ContentContext ctx, EditContext editContext, GlobalContext globalContext, ContentService content, ComponentContext componentContext, RequestService requestService, I18nAccess i18nAccess, MessageRepository messageRepository, Module currentModule, AdminUserFactory adminUserFactory)static StringEdit. performUpload(ContentContext ctx, EditContext editContext, GlobalContext globalContext, ContentService content, ComponentContext componentContext, RequestService requestService, I18nAccess i18nAccess, MessageRepository messageRepository, Module currentModule, AdminUserFactory adminUserFactory) - 
Uses of GlobalContext in org.javlo.module.core
Fields in org.javlo.module.core declared as GlobalContext Modifier and Type Field Description protected GlobalContextAbstractModuleContext. globalContextMethods in org.javlo.module.core with parameters of type GlobalContext Modifier and Type Method Description static AbstractModuleContextAbstractModuleContext. getInstance(javax.servlet.http.HttpSession session, GlobalContext globalContext, Module module, Class<? extends AbstractModuleContext> implementationClass)static ModulesContextModulesContext. getInstance(javax.servlet.http.HttpSession session, GlobalContext globalContext)PropertiesModule. loadEditI18n(GlobalContext globalContext, javax.servlet.http.HttpSession session)voidModulesContext. loadModule(javax.servlet.http.HttpSession session, GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.module.dashboard
Methods in org.javlo.module.dashboard with parameters of type GlobalContext Modifier and Type Method Description static StringDashboardAction. performReadTracker(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess, GlobalContext globalContext, javax.servlet.http.HttpSession session, javax.servlet.http.HttpServletRequest request) - 
Uses of GlobalContext in org.javlo.module.ecom
Methods in org.javlo.module.ecom with parameters of type GlobalContext Modifier and Type Method Description static StringEcomAction. performCreate(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.module.file
Methods in org.javlo.module.file with parameters of type GlobalContext Modifier and Type Method Description static StringFileAction. performChangeLanguage(RequestService requestService, ContentContext ctx, GlobalContext globalContext, I18nAccess i18nAccess, MessageRepository messageRepository)static StringFileAction. performCreatefilestructure(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringFileAction. performDelete(GlobalContext globalContext, RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)static StringFileAction. performJpeg(GlobalContext globalContext, RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)StringFileAction. performUpdateFocus(RequestService rs, ContentContext ctx, GlobalContext globalContext, FileModuleContext fileModuleContext, I18nAccess i18nAccess, MessageRepository messageRepository)StringFileAction. performUpdateMeta(RequestService rs, javax.servlet.ServletContext application, ContentContext ctx, EditContext editContext, GlobalContext globalContext, FileModuleContext fileModuleContext, I18nAccess i18nAccess, MessageRepository messageRepository) - 
Uses of GlobalContext in org.javlo.module.mailing
Methods in org.javlo.module.mailing with parameters of type GlobalContext Modifier and Type Method Description StringMailingAction. performWizard(ContentContext ctx, GlobalContext globalContext, javax.servlet.ServletContext application, StaticConfig staticConfig, javax.servlet.http.HttpServletRequest request, RequestService rs, Module currentModule, MessageRepository messageRepository, MailingModuleContext mailingContext, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.module.persistence
Methods in org.javlo.module.persistence with parameters of type GlobalContext Modifier and Type Method Description static StringPersistence. performRestore(RequestService rs, ContentContext ctx, ContentService content, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.module.remote
Methods in org.javlo.module.remote with parameters of type GlobalContext Modifier and Type Method Description StringRemoteAction. performChangeRenderMode(javax.servlet.http.HttpSession session, RequestService requestService, GlobalContext globalContext, Module currentModule, I18nAccess i18nAccess)static StringRemoteAction. performCheck(RequestService rs, GlobalContext globalContext, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)static StringRemoteAction. performDelete(RequestService rs, GlobalContext globalContext, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)static StringRemoteAction. performUpdate(RequestService rs, GlobalContext globalContext, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.module.social
Methods in org.javlo.module.social with parameters of type GlobalContext Modifier and Type Method Description static StringSocialAction. performUpdateNetwork(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.module.template
Methods in org.javlo.module.template with parameters of type GlobalContext Modifier and Type Method Description static TemplateContextTemplateContext. getInstance(javax.servlet.http.HttpSession session, GlobalContext globalContext, Module module)StringTemplateAction. performChangeRenderer(javax.servlet.http.HttpSession session, RequestService requestService, GlobalContext globalContext, Module currentModule, I18nAccess i18nAccess)StringTemplateAction. performImport(RequestService requestService, javax.servlet.http.HttpSession session, ContentContext ctx, GlobalContext globalContext, Module currentModule, MessageRepository messageRepository, I18nAccess i18nAccess)static StringTemplateAction. performUpdateFilter(RequestService rs, javax.servlet.ServletContext application, GlobalContext globalContext, javax.servlet.http.HttpSession session, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.module.template.remote
Methods in org.javlo.module.template.remote with parameters of type GlobalContext Modifier and Type Method Description List<IRemoteResourcesFactory>RemoteTemplateFactoryManager. getAllFactories(GlobalContext globalContext)IRemoteResourcesFactoryRemoteTemplateFactoryManager. getRemoteTemplateFactory(GlobalContext globalContext, String name) - 
Uses of GlobalContext in org.javlo.module.ticket
Methods in org.javlo.module.ticket with parameters of type GlobalContext Modifier and Type Method Description static StringTicketAction. computeChangesAndSendNotifications(ContentContext ctx, GlobalContext globalContext)Send notifications for tickets modified since the last notification time ONLY if there is no modification since 5 min (defined inStaticConfig.getTimeBetweenChangeNotification()) Not a webaction, called fromViewActions.performSendTicketChangeNotifications(ContentContext, GlobalContext)static StringTicketAction. computeOpenAndSendNotifications(ContentContext ctx, GlobalContext globalContext)Send notifications for tickets modified since the last notification time ONLY if there is no modification since 5 min (defined inStaticConfig.getTimeBetweenChangeNotification()) Not a webaction, called fromViewActions.performSendTicketChangeNotifications(ContentContext, GlobalContext)static TicketServiceTicketService. getInstance(GlobalContext globalContext)static StringTicketAction. performUpdate(RequestService rs, ContentContext ctx, GlobalContext globalContext, User user, MessageRepository messageRepository, I18nAccess i18nAccess)static StringTicketAction. performUpload(RequestService rs, ContentContext ctx, GlobalContext globalContext, User user, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.module.user
Methods in org.javlo.module.user with parameters of type GlobalContext Modifier and Type Method Description static StringUserAction. performAskChangePassword(RequestService rs, ContentContext ctx, EditContext editContext, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserAction. performChangePassword(RequestService rs, ContentContext ctx, EditContext editContext, GlobalContext globalContext, javax.servlet.http.HttpSession session, StaticConfig staticConfig, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserAction. performChangePassword2Check(RequestService rs, GlobalContext globalContext, javax.servlet.http.HttpSession session, ContentContext ctx, StaticConfig staticConfig, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserAction. performChangePasswordWithToken(RequestService rs, ContentContext ctx, EditContext editContext, GlobalContext globalContext, javax.servlet.http.HttpSession session, StaticConfig staticConfig, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserAction. performLogin(ContentContext ctx, javax.servlet.http.HttpServletRequest request, RequestService rs, GlobalContext globalContext, I18nAccess i18nAccess)static StringUserAction. performLogout(ContentContext ctx, javax.servlet.http.HttpServletRequest request, RequestService rs, GlobalContext globalContext, I18nAccess i18nAccess)static StringUserAction. performRestoreshadowaccess(javax.servlet.http.HttpServletRequest request, RequestService rs, I18nAccess i18nAccess, ContentContext ctx, GlobalContext globalContext, javax.servlet.http.HttpSession session)static StringUserAction. performSelectRole(javax.servlet.http.HttpServletRequest request, ContentContext ctx, GlobalContext globalContext, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)static StringUserAction. performToken(javax.servlet.http.HttpServletRequest request, ContentContext ctx, GlobalContext globalContext, javax.servlet.http.HttpSession session)StringUserAction. performUpdate(ContentContext ctx, GlobalContext globalContext, RequestService requestService, StaticConfig staticConfig, AdminUserSecurity adminUserSecurity, AdminUserFactory adminUserFactory, javax.servlet.http.HttpSession session, Module currentModule, I18nAccess i18nAccess, MessageRepository messageRepository)StringUserAction. performUpdateCurrent(ContentContext ctx, GlobalContext globalContext, EditContext editContext, RequestService requestService, StaticConfig staticConfig, AdminUserSecurity adminUserSecurity, AdminUserFactory adminUserFactory, javax.servlet.http.HttpSession session, Module currentModule, I18nAccess i18nAccess, MessageRepository messageRepository)static StringUserAction. performUpload(RequestService rs, javax.servlet.http.HttpSession session, User user, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess) - 
Uses of GlobalContext in org.javlo.navigation
Methods in org.javlo.navigation that return GlobalContext Modifier and Type Method Description GlobalContextNavigationWithContent. getGlobalContext()Methods in org.javlo.navigation with parameters of type GlobalContext Modifier and Type Method Description protected List<File>DefaultTemplate. getComponentFile(GlobalContext globalContext)PropertiesDefaultTemplate. getI18nProperties(GlobalContext globalContext, Locale locale, int mode)static RootMenuElementRootMenuElement. getInstance(GlobalContext globalContext)protected voidDefaultTemplate. importTemplateInWebapp(StaticConfig config, ContentContext ctx, GlobalContext globalContext, File templateTarget, Map<String,String> childrenData, boolean compressResource, boolean parent, Boolean importComponent, boolean clear)voidNavigationWithContent. setGlobalContext(GlobalContext globalContext)Constructors in org.javlo.navigation with parameters of type GlobalContext Constructor Description NavigationWithContent(GlobalContext globalContext, MenuElement page) - 
Uses of GlobalContext in org.javlo.remote
Methods in org.javlo.remote with parameters of type GlobalContext Modifier and Type Method Description static LocalResourceFactoryLocalResourceFactory. getInstance(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.service
Methods in org.javlo.service with parameters of type GlobalContext Modifier and Type Method Description static voidContentService. clearAllCache(ContentContext ctx, GlobalContext globalContext)static voidContentService. clearCache(ContentContext ctx, GlobalContext globalContext)static ContentServiceContentService. getInstance(GlobalContext globalContext)static DynamicComponentServiceDynamicComponentService. getInstance(GlobalContext globalContext)static GeoServiceGeoService. getInstance(GlobalContext globalContext)static NavigationServiceNavigationService. getInstance(GlobalContext globalContext)static NotificationServiceNotificationService. getInstance(GlobalContext globalContext)static PersistenceServicePersistenceService. getInstance(GlobalContext globalContext)static ReverseLinkServiceReverseLinkService. getInstance(GlobalContext globalContext)static StringPersistenceService. getKey(GlobalContext globalContext)voidContentService. releaseAll(ContentContext ctx, GlobalContext globalContext)voidContentService. releaseShortUrlMap(GlobalContext globalContext)voidContentService. releaseViewNav(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.service.database
Methods in org.javlo.service.database with parameters of type GlobalContext Modifier and Type Method Description static DataBaseServiceDataBaseService. getInstance(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.service.document
Methods in org.javlo.service.document with parameters of type GlobalContext Modifier and Type Method Description static DataDocumentServiceDataDocumentService. getInstance(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.service.google.translation
Methods in org.javlo.service.google.translation with parameters of type GlobalContext Modifier and Type Method Description static ITranslatorTranslatorFactory. getTranslator(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.service.mapdb
Methods in org.javlo.service.mapdb with parameters of type GlobalContext Modifier and Type Method Description static MapDBServiceMapDBService. getInstance(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.service.remote
Methods in org.javlo.service.remote with parameters of type GlobalContext Modifier and Type Method Description static CdnServiceCdnService. getInstance(GlobalContext globalContext)static RemoteMessageServiceRemoteMessageService. getInstance(GlobalContext globalContext)static RemoteServiceProxyServiceRemoteServiceProxyService. getInstance(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.service.remote.imagga
Methods in org.javlo.service.remote.imagga with parameters of type GlobalContext Modifier and Type Method Description static ImaggaConfigImaggaConfig. getInstance(GlobalContext globalContext)Constructors in org.javlo.service.remote.imagga with parameters of type GlobalContext Constructor Description ImaggaConfig(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.service.shared
Methods in org.javlo.service.shared with parameters of type GlobalContext Modifier and Type Method Description Collection<URL>SharedContentProviderFactory. getURLList(GlobalContext globalContext)static StringSharedContentAction. performUpdateActive(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)static StringSharedContentAction. performURLList(RequestService rs, GlobalContext globalContext, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)voidSharedContentProviderFactory. setURLList(GlobalContext globalContext, String urls)add url list (separed by CR) to create URLSharedContentProvider - 
Uses of GlobalContext in org.javlo.service.syncro
Methods in org.javlo.service.syncro with parameters of type GlobalContext Modifier and Type Method Description voidSynchronisationThread. initSynchronisationThread(StaticConfig staticConfig, GlobalContext globalContext)Deprecated.voidSynchroThread. initSynchronisationThread(StaticConfig staticConfig, GlobalContext globalContext, javax.servlet.ServletContext application)voidSynchronisationThread. initSynchronisationThreadForMailingHistory(StaticConfig staticConfig, GlobalContext globalContext)Deprecated. - 
Uses of GlobalContext in org.javlo.social
Methods in org.javlo.social with parameters of type GlobalContext Modifier and Type Method Description static SocialLocalServiceSocialLocalService. getInstance(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.template
Methods in org.javlo.template with parameters of type GlobalContext Modifier and Type Method Description List<GenericMessage>Template. checkRenderer(GlobalContext globalContext, I18nAccess i18nAccess)check the structure of the template.protected voidTemplate. createMainComponentSass(GlobalContext globalContext)StringTemplate. getAdminMailHtml(GlobalContext globalContext)Map<String,List<IListItem>>Template. getAllList(GlobalContext globalContext, Locale locale)static List<Template>TemplateFactory. getAllTemplatesFromContext(GlobalContext context)protected List<File>Template. getComponentFile(GlobalContext globalContext)PropertiesTemplate. getConfigComponentFile(GlobalContext globalContext, String type)List<Properties>Template. getDynamicComponentsProperties(GlobalContext globalContext)StringTemplate. getFolder(GlobalContext globalContext)PropertiesTemplate. getFontReference(GlobalContext globalContext)StringTemplate. getHomeRenderer(GlobalContext globalContext)StringTemplate. getHomeRendererFullName(GlobalContext globalContext)StringTemplatePlugin. getHTMLHead(GlobalContext globalContext)MapTemplate. getI18nProperties(GlobalContext globalContext, Locale locale, int mode)FileTemplate. getMacroFile(GlobalContext globalContext, String fileName)PropertiesTemplate. getMacroProperties(GlobalContext globalContext, String macroKey)StringTemplate. getMimeTypeImage(GlobalContext globalContext, String fileExtension)StringTemplate. getUserMailHtml(GlobalContext globalContext)mail for send to user with : ${logo} : url to logo ${site} : global site title ${title} : title of the email ${text} : main text of the email ${action.link} : action button url ${action.text} : action button text ${email} : contact email ${root} : root url #cccccc : special color #555555 : title color #333333 : text colorList<String>Template. getWebFonts(GlobalContext globalContext)StringTemplate. getWorkTemplateRealPath(GlobalContext globalContext)protected voidTemplate. importTemplateInWebapp(StaticConfig config, ContentContext ctx, GlobalContext globalContext, File templateTarget, Map<String,String> childrenData, boolean compressResource, boolean parent, Boolean importComponents, boolean clear)booleanTemplate. isRenderer(GlobalContext globalContext) - 
Uses of GlobalContext in org.javlo.test.javlo
Subclasses of GlobalContext in org.javlo.test.javlo Modifier and Type Class Description classTestGlobalContextMethods in org.javlo.test.javlo that return GlobalContext Modifier and Type Method Description GlobalContextTestContentContext. getGlobalContext()static GlobalContextTestGlobalContext. getInstance(javax.servlet.http.HttpServletRequest request) - 
Uses of GlobalContext in org.javlo.tracking
Methods in org.javlo.tracking with parameters of type GlobalContext Modifier and Type Method Description Map<Integer,Integer[]>Tracker. getSession2ClickByMonth(StatContext statCtx, GlobalContext globalContext)static TrackerTracker. getTracker(GlobalContext globalContext, javax.servlet.http.HttpSession session) - 
Uses of GlobalContext in org.javlo.user
Methods in org.javlo.user with parameters of type GlobalContext Modifier and Type Method Description static AdminUserFactoryAdminUserFactory. createAdminUserFactory(GlobalContext globalContext, javax.servlet.http.HttpSession session)Deprecated.use createUserFactorystatic AdminUserFactoryAdminUserFactory. createUserFactory(GlobalContext globalContext, javax.servlet.http.HttpSession session)static IUserFactoryUserFactory. createUserFactory(GlobalContext globalContext, javax.servlet.http.HttpSession session)Set<String>AbstractDBUserFactory. getAllRoles(GlobalContext globalContext, javax.servlet.http.HttpSession session)Set<String>AdminUserFactory. getAllRoles(GlobalContext globalContext, javax.servlet.http.HttpSession session)Set<String>HardUserFactory. getAllRoles(GlobalContext globalContext, javax.servlet.http.HttpSession session)Set<String>IUserFactory. getAllRoles(GlobalContext globalContext, javax.servlet.http.HttpSession session)get all roles of the user.Set<String>UserFactory. getAllRoles(GlobalContext globalContext, javax.servlet.http.HttpSession session)protected static ConnectionAbstractDBUserFactory. getConnection(GlobalContext globalContext)UserAbstractDBUserFactory. getCurrentUser(GlobalContext globalContext, javax.servlet.http.HttpSession session)UserAdminUserFactory. getCurrentUser(GlobalContext globalContext, javax.servlet.http.HttpSession session)UserIUserFactory. getCurrentUser(GlobalContext globalContext, javax.servlet.http.HttpSession session)UserUserFactory. getCurrentUser(GlobalContext globalContext, javax.servlet.http.HttpSession session)protected static FileRole. getFile(GlobalContext globalContext, String name)static FileRole. getFolder(GlobalContext globalContext)static RolesFactoryRolesFactory. getInstance(GlobalContext globalContext)RoleRole. getParent(GlobalContext globalContext)RoleRolesFactory. getRole(GlobalContext globalContext, String name)voidAbstractDBUserFactory. init(GlobalContext globalContext, javax.servlet.http.HttpSession session)voidHardUserFactory. init(GlobalContext globalContext, javax.servlet.http.HttpSession session)voidInternalDBUserFactory. init(GlobalContext globalContext, javax.servlet.http.HttpSession session)voidIUserFactory. init(GlobalContext globalContext, javax.servlet.http.HttpSession newSession)voidLdapDirectUserFactory. init(GlobalContext globalContext, javax.servlet.http.HttpSession session)voidMapDbUserFactory. init(GlobalContext globalContext, javax.servlet.http.HttpSession newSession)voidUserFactory. init(GlobalContext globalContext, javax.servlet.http.HttpSession newSession)protected voidRole. load(GlobalContext globalContext, String name)voidAbstractDBUserFactory. reload(GlobalContext globalContext, javax.servlet.http.HttpSession session)voidInternalDBUserFactory. reload(GlobalContext globalContext, javax.servlet.http.HttpSession session)voidIUserFactory. reload(GlobalContext globalContext, javax.servlet.http.HttpSession session)voidUserFactory. reload(GlobalContext globalContext, javax.servlet.http.HttpSession session)Constructors in org.javlo.user with parameters of type GlobalContext Constructor Description Role(GlobalContext globalContext, String name) - 
Uses of GlobalContext in org.javlo.utils
Methods in org.javlo.utils with parameters of type GlobalContext Modifier and Type Method Description static List<ComponentBean>DocxUtils. extractContent(GlobalContext globalContext, InputStream in, String resourceFolder) 
 -