Package | Description |
---|---|
com.atlassian.confluence.util.i18n |
Modifier and Type | Class and Description |
---|---|
class |
LightningTranslationMode |
class |
NormalTranslationMode |
Modifier and Type | Method and Description |
---|---|
TranslationMode |
DefaultI18nModeManager.getModeForString(String param) |
TranslationMode |
I18nModeManager.getModeForString(String param) |
TranslationMode |
DefaultI18nModeManager.getTranslationMode() |
TranslationMode |
I18nModeManager.getTranslationMode() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultI18nModeManager.setTranslationMode(javax.servlet.http.HttpServletRequest httpServletRequest,
TranslationMode mode) |
void |
I18nModeManager.setTranslationMode(javax.servlet.http.HttpServletRequest httpServletRequest,
TranslationMode mode) |
Copyright © 2003–2017 Atlassian. All rights reserved.