|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocaleManager | |
|---|---|
| com.atlassian.confluence.core | |
| com.atlassian.confluence.languages | |
| com.atlassian.confluence.plugin.descriptor | |
| com.atlassian.confluence.util.i18n | |
| Uses of LocaleManager in com.atlassian.confluence.core |
|---|
| Methods in com.atlassian.confluence.core that return LocaleManager | |
|---|---|
LocaleManager |
ConfluenceActionSupport.getLocaleManager()
|
| Methods in com.atlassian.confluence.core with parameters of type LocaleManager | |
|---|---|
void |
DefaultHeartbeatAjax.setLocaleManager(LocaleManager localeManager)
|
void |
ConfluenceActionSupport.setLocaleManager(LocaleManager localeManager)
|
| Uses of LocaleManager in com.atlassian.confluence.languages |
|---|
| Classes in com.atlassian.confluence.languages that implement LocaleManager | |
|---|---|
class |
DefaultLocaleManager
|
class |
MockLocaleManager
Mock implementation of the LocaleManager to be used by tests |
| Uses of LocaleManager in com.atlassian.confluence.plugin.descriptor |
|---|
| Fields in com.atlassian.confluence.plugin.descriptor declared as LocaleManager | |
|---|---|
protected LocaleManager |
ConfluenceVelocityModuleDescriptor.localeManager
Deprecated. Use i18NBeanFactory directly |
| Methods in com.atlassian.confluence.plugin.descriptor with parameters of type LocaleManager | |
|---|---|
void |
ConfluenceVelocityModuleDescriptor.setLocaleManager(LocaleManager localeManager)
|
| Uses of LocaleManager in com.atlassian.confluence.util.i18n |
|---|
| Methods in com.atlassian.confluence.util.i18n with parameters of type LocaleManager | |
|---|---|
void |
UserI18NBeanFactory.setLocaleManager(LocaleManager localeManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||