| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.controller | |
| edu.cornell.mannlib.vitro.webapp.i18n | |
| edu.cornell.mannlib.vitro.webapp.i18n.freemarker |
| Modifier and Type | Field and Description |
|---|---|
protected I18nBundle |
AbstractPageHandler.i18n |
| Modifier and Type | Method and Description |
|---|---|
static I18nBundle |
I18n.bundle(javax.servlet.http.HttpServletRequest req)
Get the default I18nBundle.
|
static I18nBundle |
I18n.bundle(String bundleName,
javax.servlet.http.HttpServletRequest req)
Get a I18nBundle by this name.
|
static I18nBundle |
I18nBundle.emptyBundle(String bundleName,
I18nLogger i18nLogger) |
protected I18nBundle |
I18n.getBundle(String bundleName,
javax.servlet.http.HttpServletRequest req)
Get an I18nBundle by this name.
|
| Constructor and Description |
|---|
I18nBundleTemplateModel(String bundleName,
I18nBundle textBundle) |
Copyright © 2016. All rights reserved.