| Package | Description |
|---|---|
| org.clawiz.portal.common.engine.netty | |
| org.clawiz.portal.common.servlet.http.protocol | |
| org.clawiz.portal.common.site |
| Modifier and Type | Method and Description |
|---|---|
LocaleContext |
NettyHttpRequestContext.getLocaleContext() |
| Modifier and Type | Method and Description |
|---|---|
LocaleContext |
AbstractHttpRequestContext.getLocaleContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractHttpRequestContext.setLocaleContext(LocaleContext localeContext) |
| Modifier and Type | Method and Description |
|---|---|
LocaleContext |
AbstractSiteContext.addLanguage(String language) |
LocaleContext |
AbstractSiteContext.getDefaultLocale() |
LocaleContext |
AbstractSiteContext.getLocaleByPath(String path) |
LocaleContext |
AbstractSiteContext.getLocaleByRequest(AbstractHttpRequestContext request) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<LocaleContext> |
AbstractSiteContext.getLocales() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSiteContext.addLocale(LocaleContext locale) |
ServletContext |
AbstractSiteContext.getServletContextByPath(String path,
LocaleContext localeContext) |
String |
AbstractSiteContext.removeLocaleFromPath(String path,
LocaleContext localeContext) |
void |
AbstractSiteContext.setDefaultLocale(LocaleContext defaultLocale) |
Copyright © 2018. All rights reserved.