Uses of Interface
com.atlassian.confluence.languages.LocaleManager
-
-
Uses of LocaleManager in com.atlassian.confluence.api.impl.service.datetime
Constructors in com.atlassian.confluence.api.impl.service.datetime with parameters of type LocaleManager Constructor Description DateFormatServiceImpl(UserPreferencesAccessor userPreferencesAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.content.render.xhtml
Constructors in com.atlassian.confluence.content.render.xhtml with parameters of type LocaleManager Constructor Description DefaultStorageFormatService(UserPreferencesAccessor userPreferencesAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.content.render.xhtml.editor.macro
Constructors in com.atlassian.confluence.content.render.xhtml.editor.macro with parameters of type LocaleManager Constructor Description DefaultPlaceholderUrlFactory(int placeholderVersion, SettingsManager settingsManager, ContextPathHolder contextPathHolder, LocaleManager localeManager, MacroDefinitionSerializer macroDefinitionSerializer)
-
Uses of LocaleManager in com.atlassian.confluence.content.render.xhtml.view.excerpt
Constructors in com.atlassian.confluence.content.render.xhtml.view.excerpt with parameters of type LocaleManager Constructor Description DefaultExcerpter(XMLOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, HtmlToXmlConverter htmlToXmlConverter, SettingsManager settingsManager, Renderer viewRenderer, Unmarshaller<EmbeddedImage> embeddedImageUnmarshaller, FragmentTransformer fragmentTransformer, AttachmentResourceIdentifierResolver attachmentResolver, DataSourceFactory datasourceFactory, ThumbnailManager thumbnailManager, MacroDefinitionTransformer macroDefinitionTransformer, ExcerptHelper excerptHelper, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.content.service
Methods in com.atlassian.confluence.content.service that return LocaleManager Modifier and Type Method Description LocaleManager
DefaultRenderingService. getLocaleManager()
Methods in com.atlassian.confluence.content.service with parameters of type LocaleManager Modifier and Type Method Description void
DefaultRenderingService. setLocaleManager(LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core that return LocaleManager Modifier and Type Method Description LocaleManager
ConfluenceActionSupport. getLocaleManager()
Methods in com.atlassian.confluence.core with parameters of type LocaleManager Modifier and Type Method Description void
ConfluenceActionSupport. setLocaleManager(LocaleManager localeManager)
Constructors in com.atlassian.confluence.core with parameters of type LocaleManager Constructor Description DateFormatter(TimeZone timeZone, FormatSettingsManager formatSettingsManager, LocaleManager localeManager)
DateFormatter(TimeZone timeZone, FormatSettingsManager formatSettingsManager, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.core.datetime
Constructors in com.atlassian.confluence.core.datetime with parameters of type LocaleManager Constructor Description DateFormatterFactoryImpl(FormatSettingsManager formatSettingsManager, LocaleManager localeManager, com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager)
FriendlyDateFormatterHelper(FriendlyDateFormatter friendlyDateFormatter, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.diff
Constructors in com.atlassian.confluence.diff with parameters of type LocaleManager Constructor Description DaisyHtmlDiffer(Transformer transformer, List<DiffPostProcessor> postProcessors, com.atlassian.cache.CacheFactory cacheFactory, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.impl.audit
Constructors in com.atlassian.confluence.impl.audit with parameters of type LocaleManager Constructor Description AuditRecordEntityFactory(I18NBeanFactory i18NBeanFactory, LocaleManager localeManager)
Deprecated. -
Uses of LocaleManager in com.atlassian.confluence.impl.audit.impl
Constructors in com.atlassian.confluence.impl.audit.impl with parameters of type LocaleManager Constructor Description DefaultAuditHelper(I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, SpaceManagerInternal spaceManager, ConfluenceUserResolver userResolver)
-
Uses of LocaleManager in com.atlassian.confluence.impl.importexport
Methods in com.atlassian.confluence.impl.importexport with parameters of type LocaleManager Modifier and Type Method Description void
AbstractRendererExporterImpl. setLocaleManager(LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.impl.locale
Classes in com.atlassian.confluence.impl.locale that implement LocaleManager Modifier and Type Class Description class
DefaultLocaleManager
-
Uses of LocaleManager in com.atlassian.confluence.importexport.impl
Methods in com.atlassian.confluence.importexport.impl with parameters of type LocaleManager Modifier and Type Method Description void
AbstractRendererExporterImpl. setLocaleManager(LocaleManager localeManager)
Deprecated. -
Uses of LocaleManager in com.atlassian.confluence.it
Classes in com.atlassian.confluence.it that implement LocaleManager Modifier and Type Class Description class
TestingLocaleManager
-
Uses of LocaleManager in com.atlassian.confluence.json.jsonator
Constructors in com.atlassian.confluence.json.jsonator with parameters of type LocaleManager Constructor Description SearchResultJsonator(ContextPathHolder context, I18NBeanFactory i18NBeanFactory, UserPreferencesAccessor userPreferencesAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.languages
Classes in com.atlassian.confluence.languages that implement LocaleManager Modifier and Type Class Description class
DefaultLocaleManager
Deprecated.since 7.20 Replaced byDefaultLocaleManager
-
Uses of LocaleManager in com.atlassian.confluence.mail.jobs
Constructors in com.atlassian.confluence.mail.jobs with parameters of type LocaleManager Constructor Description DefaultDailyReportManager(com.atlassian.core.task.MultiQueueTaskManager taskManager, ChangeDigestNotificationBean changeNotificationBean, UserPreferencesAccessor userPreferencesAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager, GlobalSettingsManager settingsManager, DataSourceFactory dataSourceFactory, ContentUiSupport<ContentEntityObject> contentUiSupport, I18NBeanFactory i18NBeanFactory)
-
Uses of LocaleManager in com.atlassian.confluence.mail.notification
Constructors in com.atlassian.confluence.mail.notification with parameters of type LocaleManager Constructor Description DefaultNotificationsSender(UserAccessor userAccessor, com.atlassian.core.task.MultiQueueTaskManager taskManager, NotificationManager notificationManager, Renderer viewRenderer, PermissionManager permissionManager, FormatSettingsManager formatSettingsManager, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, Differ differ, NotificationRenderManager notificationRenderManager, DataSourceFactory dataSourceFactory, ConfluenceAccessManager confluenceAccessManager)
-
Uses of LocaleManager in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages with parameters of type LocaleManager Modifier and Type Method Description void
DateFormattersContextProvider. setLocaleManager(LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions with parameters of type LocaleManager Modifier and Type Method Description void
HeartbeatAction. setLocaleManager(LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.pages.templates
Constructors in com.atlassian.confluence.pages.templates with parameters of type LocaleManager Constructor Description DefaultTemplateI18nHandler(I18NBeanFactory i18nBeanFactory, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.plugin.webresource
Constructors in com.atlassian.confluence.plugin.webresource with parameters of type LocaleManager Constructor Description ConfluenceWebResourceIntegration(com.atlassian.plugin.PluginAccessor pluginAccessor, PluginDirectoryProvider pluginDirectoryProvider, SettingsManager settingsManager, Counter pluginResourceCounter, LocaleManager localeManager, ContextPathHolder contextPathHolder, I18NBeanFactory i18NBeanFactory, Supplier<com.atlassian.plugin.webresource.cdn.CDNStrategy> cdnStrategySupplier, com.atlassian.plugin.event.PluginEventManager pluginEventManager, DarkFeaturesManager confluenceDarkFeaturesManager, com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager, LanguageManager languageManager, com.atlassian.event.api.EventPublisher eventPublisher)
-
Uses of LocaleManager in com.atlassian.confluence.plugins.like.notifications
Constructors in com.atlassian.confluence.plugins.like.notifications with parameters of type LocaleManager Constructor Description AbstractLikeEventRenderContextProvider(com.atlassian.confluence.notifications.CachedContentFinder cachedContentFinder, UserAccessor userAccessor, FollowManager followManager, LocaleManager localeManager)
LikeEventEmailRenderContextProvider(com.atlassian.confluence.notifications.CachedContentFinder cachedContentFinder, UserAccessor userAccessor, FollowManager followManager, Excerpter excerpter, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.plugins.macros.dashboard
Methods in com.atlassian.confluence.plugins.macros.dashboard with parameters of type LocaleManager Modifier and Type Method Description void
SpacesListMacro. setLocaleManager(LocaleManager localeManager)
Constructors in com.atlassian.confluence.plugins.macros.dashboard with parameters of type LocaleManager Constructor Description DashboardMacroSupport(LabelManager labelManager, SpaceManager spaceManager, LocaleManager localeManager, FormatSettingsManager formatSettingsManager, UserAccessor userAccessor, PermissionManager permissionManager, boolean includeArchivedSpaces)
GlobalEntitiesContextProvider(SpaceManager spaceManager, LabelManager labelManager, LocaleManager localeManager, PermissionManager permissionManager, com.atlassian.plugin.PluginAccessor pluginAccessor, FormatSettingsManager formatSettingsManager, UserAccessor userAccessor, SpaceLogoManager spaceLogoManager)
-
Uses of LocaleManager in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Constructors in com.atlassian.confluence.plugins.macros.dashboard.recentupdates with parameters of type LocaleManager Constructor Description RecentlyUpdatedContentMacro(RecentlyUpdatedContentService recentlyUpdatedContentService, RecentlyUpdatedMacroTabProvider tabProvider, LabelManager labelManager, com.atlassian.event.api.EventPublisher eventPublisher, HttpContext httpContext, I18NBeanFactory i18NBeanFactory, TemplateRenderer templateRenderer, LocaleManager localeManager, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService)
RecentlyUpdatedContentService(ContentUiSupport contentUiSupport, I18NBeanFactory i18NBeanFactory, PermissionManager permissionManager, HttpContext httpContext, LocaleManager localeManager, FormatSettingsManager formatSettingsManager, UserAccessor userAccessor, SearchManager searchManager, PredefinedSearchBuilder searchBuilder, ConfluenceMonitoring confluenceMonitoring, com.atlassian.event.api.EventPublisher eventPublisher)
RecentlyUpdatedMacroTabProvider(SpaceManager spaceManager, LabelManager labelManager, PermissionManager permissionManager, FollowService followService, UserAccessor userAccessor, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
Constructors in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs with parameters of type LocaleManager Constructor Description AbstractTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager)
AllContentTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager)
FavouriteSpacesTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LabelManager labelManager, PermissionManager permissionManager, LocaleManager localeManager)
NetworkTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, FollowService followService, LocaleManager localeManager)
PopularTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
SpaceCategoryTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LabelManager labelManager, PermissionManager permissionManager, SpaceManager spaceManager, UserAccessor userAccessor, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.plugins.rest.dto
Constructors in com.atlassian.confluence.plugins.rest.dto with parameters of type LocaleManager Constructor Description UserDtoFactoryImpl(UserAccessor userAccessor, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, ContextPathHolder contextPathHolder, UserDetailsManager userDetailsManager, com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer, PersonalInformationManager personalInformationManager, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, PermissionManager permissionManager, GlobalSettingsManager settingsManager)
-
Uses of LocaleManager in com.atlassian.confluence.plugins.rest.manager
Constructors in com.atlassian.confluence.plugins.rest.manager with parameters of type LocaleManager Constructor Description DateEntityFactoryImpl(I18NBeanFactory i18nBeanFactory, FormatSettingsManager formatSettingsManager, UserAccessor userAccessor, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.plugins.rest.resources
Constructors in com.atlassian.confluence.plugins.rest.resources with parameters of type LocaleManager Constructor Description I18nResource(UserAccessor userAccessor, com.atlassian.plugin.PluginAccessor pluginAccessor, LocaleManager localeManager, I18NBeanFactory i18NBeanFactory, HttpContext httpContext, SpacePermissionManager spacePermissionManager)
-
Uses of LocaleManager in com.atlassian.confluence.plugins.soy
Constructors in com.atlassian.confluence.plugins.soy with parameters of type LocaleManager Constructor Description FormatDateFunction(UserAccessor userAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager, I18NBeanFactory factory)
FormatDateTimeFunction(UserAccessor userAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager, I18NBeanFactory factory)
FormatTimeFunction(UserAccessor userAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager, I18NBeanFactory factory)
FriendlyFormatDateTimeFunction(UserAccessor userAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager, I18NBeanFactory factory)
-
Uses of LocaleManager in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type LocaleManager Modifier and Type Method Description void
PagesSoapService. setLocaleManager(LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.rss
Constructors in com.atlassian.confluence.rss with parameters of type LocaleManager Constructor Description DefaultFeedBuilder(SearchManager searchManager, GlobalSettingsManager settingsManager, PermissionManager permissionManager, UserAccessor userAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager, Map<String,RssRenderSupport> renderSupport, com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.event.api.EventPublisher eventPublisher)
-
Uses of LocaleManager in com.atlassian.confluence.setup
Classes in com.atlassian.confluence.setup that implement LocaleManager Modifier and Type Class Description class
SetupLocaleManager
Minimum implementation for the setup context. -
Uses of LocaleManager in com.atlassian.confluence.setup.velocity
Constructors in com.atlassian.confluence.setup.velocity with parameters of type LocaleManager Constructor Description WebResourceContextItemProvider(com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, com.atlassian.webresource.api.assembler.WebResourceAssemblerFactory webResourceAssemblerFactory, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, ConfluenceWebResourceService confluenceWebResourceService, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.spaces.actions
Methods in com.atlassian.confluence.spaces.actions with parameters of type LocaleManager Modifier and Type Method Description void
EditSpaceAction. setLocaleManager(LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.spaces.listeners
Fields in com.atlassian.confluence.spaces.listeners declared as LocaleManager Modifier and Type Field Description protected LocaleManager
AbstractSpaceContentListener. localeManager
Constructors in com.atlassian.confluence.spaces.listeners with parameters of type LocaleManager Constructor Description AbstractSpaceContentListener(FormatConverter formatConverter, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, PageManager pageManager, SystemTemplateManager systemTemplateManager, com.atlassian.plugin.PluginAccessor pluginAccessor, XhtmlContent xhtmlContent)
CreatePersonalSpaceListener(FormatConverter formatConverter, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, PageManager pageManager, SystemTemplateManager systemTemplateManager, com.atlassian.plugin.PluginAccessor pluginAccessor, XhtmlContent xhtmlContent, PersonalInformationManager personalInformationManager)
CreatePersonalSpaceListener(FormatConverter formatConverter, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, PageManager pageManager, SystemTemplateManager systemTemplateManager, com.atlassian.plugin.PluginAccessor pluginAccessor, XhtmlContent xhtmlContent, PersonalInformationManager personalInformationManager, UserAccessor userAccessor)
Deprecated, for removal: This API element is subject to removal in a future version.since 8.0InitialSpaceContentListener(FormatConverter formatConverter, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, PageManager pageManager, SystemTemplateManager systemTemplateManager, com.atlassian.plugin.PluginAccessor pluginAccessor, XhtmlContent xhtmlContent)
-
Uses of LocaleManager in com.atlassian.confluence.tinymceplugin.rest
Constructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type LocaleManager Constructor Description DraftsResource(UserAccessor userAccessor, DraftService draftService, FormatSettingsManager formatSettingsManager, LocaleManager localeManager, PermissionManager permissionManager, DraftManager draftManager, I18NBeanFactory i18NBeanFactory, PageManager pageManager, DraftsTransitionHelper draftsTransitionHelper, EditorConverter editConverter, com.atlassian.event.api.EventPublisher eventPublisher, RelationService relationService, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, TouchRelationSupport touchRelationSupport)
-
Uses of LocaleManager in com.atlassian.confluence.user
Methods in com.atlassian.confluence.user with parameters of type LocaleManager Modifier and Type Method Description DateFormatter
ConfluenceUserPreferences. getDateFormatter(FormatSettingsManager formatSettingsManager, LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.util.i18n
Methods in com.atlassian.confluence.util.i18n with parameters of type LocaleManager Modifier and Type Method Description void
UserI18NBeanFactory. setLocaleManager(LocaleManager localeManager)
-
Uses of LocaleManager in com.atlassian.confluence.web.service
Constructors in com.atlassian.confluence.web.service with parameters of type LocaleManager Constructor Description WebContextFactoryImpl(ContentEntityManager contentEntityManager, I18NBeanFactory i18nBeanFactory, LocaleManager localeManager, FormatSettingsManager formatSettingsManager, SpaceManager spaceManager, com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager)
-
Uses of LocaleManager in com.atlassian.sal.confluence.message
Methods in com.atlassian.sal.confluence.message with parameters of type LocaleManager Modifier and Type Method Description void
ConfluenceI18nResolver. setLocaleManager(LocaleManager localeManager)
Constructors in com.atlassian.sal.confluence.message with parameters of type LocaleManager Constructor Description ConfluenceI18nResolver(I18NBeanFactory i18nBeanFactory, LocaleManager localeManager)
ConfluenceLocaleResolver(LanguageManager languageManager, LocaleManager localeManager)
ConfluenceLocaleResolver(LocaleManager localeManager, UserAccessor userAccessor, LanguageManager languageManager)
-