public class I18nUtils extends I18nUtils
I18nUtils.Location
Modifier and Type | Field and Description |
---|---|
private Context |
_cocoonContext |
_context, _locations, ROLE
Constructor and Description |
---|
I18nUtils() |
Modifier and Type | Method and Description |
---|---|
private void |
_addLocation(File baseDir,
String catalogueName) |
protected void |
_configure()
Configure the i18n catalogue
|
void |
contextualize(Context context) |
_translate, clearCache, dispose, getInstance, getLangCache, initialize, reloadCatalogues, service, translate, translate, translate
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
private Context _cocoonContext
public I18nUtils()
public void contextualize(Context context) throws ContextException
contextualize
in interface Contextualizable
contextualize
in class I18nUtils
ContextException
protected void _configure()
I18nUtils
_configure
in class I18nUtils
private void _addLocation(File baseDir, String catalogueName)