Uses of Interface
com.atlassian.confluence.languages.LanguageManager
Packages that use LanguageManager
Package
Description
-
Uses of LanguageManager in com.atlassian.confluence.core
Fields in com.atlassian.confluence.core declared as LanguageManagerModifier and TypeFieldDescriptionprotected LanguageManager
ConfluenceActionSupport.languageManager
Methods in com.atlassian.confluence.core with parameters of type LanguageManagerModifier and TypeMethodDescriptionvoid
ConfluenceActionSupport.setLanguageManager
(LanguageManager languageManager) -
Uses of LanguageManager in com.atlassian.confluence.impl.i18n.sal
Constructors in com.atlassian.confluence.impl.i18n.sal with parameters of type LanguageManagerModifierConstructorDescriptionConfluenceLocaleResolver
(LanguageManager languageManager, LocaleManager localeManager) ConfluenceLocaleResolver
(LocaleManager localeManager, ConfluenceUserResolver userResolver, LanguageManager languageManager) -
Uses of LanguageManager in com.atlassian.confluence.impl.locale
Constructors in com.atlassian.confluence.impl.locale with parameters of type LanguageManagerModifierConstructorDescriptionDefaultLocaleManager
(GlobalSettingsManager settingsManager, UserPreferencesAccessor userPreferencesAccessor, UserExistenceChecker userExistenceChecker, LanguageManager languageManager, com.atlassian.cache.CacheFactory cacheFactory, com.atlassian.config.ApplicationConfiguration applicationConfig) -
Uses of LanguageManager in com.atlassian.confluence.impl.spring
Methods in com.atlassian.confluence.impl.spring with parameters of type LanguageManagerModifier and TypeMethodDescriptioncom.atlassian.plugin.webresource.WebResourceIntegration
ConfluenceWebresourceManagerWiring.webResourceIntegration
(com.atlassian.plugin.PluginAccessor pluginAccessor, PluginDirectoryProvider pluginDirectoryProvider, SettingsManager settingsManager, Counter superbatchResourceCounter, LocaleManager localeManager, ContextPathHolder contextPathHolder, I18NBeanFactory i18NBeanFactory, ConfluenceCDNStrategyFactory confluenceCDNStrategyFactory, DarkFeaturesManager darkFeaturesManager, com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager, LanguageManager languageManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.ApplicationProperties applicationProperties) -
Uses of LanguageManager in com.atlassian.confluence.impl.velocity
Constructors in com.atlassian.confluence.impl.velocity with parameters of type LanguageManagerModifierConstructorDescriptionBeanContextItemProvider
(PermissionHelper permissionHelper, AttachmentManager attachmentManager, com.atlassian.webresource.api.WebResourceManager webResourceManager, WebMenuManager webMenuManager, SpaceManager spaceManager, com.atlassian.struts.xsrf.XsrfTokenGenerator xsrfTokenGenerator, ContentUiSupport<ContentEntityObject> contentUiSupport, Deprecated deprecated, com.atlassian.theme.api.request.RequestScopeThemeService requestScopeThemeService, SpaceToolsTabsHelper spaceToolsTabsHelper, UserHelper userHelper, IndexUrlHelper indexUrlHelper, ApiContentUiSupport<Content> apiContentUiSupport, SpaceSettingsManager spaceSettingsManager, UserAccessorInternal userAccessor, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, LanguageManager languageManager, PageManager pageManager) -
Uses of LanguageManager in com.atlassian.confluence.languages
Classes in com.atlassian.confluence.languages that implement LanguageManager -
Uses of LanguageManager in com.atlassian.confluence.plugin.webresource
Constructors in com.atlassian.confluence.plugin.webresource with parameters of type LanguageManagerModifierConstructorDescriptionConfluenceWebResourceIntegration
(com.atlassian.plugin.PluginAccessor pluginAccessor, PluginDirectoryProvider pluginDirectoryProvider, GlobalSettingsManager settingsManager, Counter pluginResourceCounter, LocaleManager localeManager, ContextPathHolder contextPathHolder, I18NBeanFactory i18NBeanFactory, Supplier<com.atlassian.plugin.webresource.cdn.CDNStrategy> cdnStrategySupplier, DarkFeaturesManager confluenceDarkFeaturesManager, com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager, LanguageManager languageManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.ApplicationProperties applicationProperties)