Package | Description |
---|---|
info.magnolia.cms.i18n | |
info.magnolia.templating.functions |
Modifier and Type | Class and Description |
---|---|
class |
AbstractI18nContentSupport
An abstract implementation of
I18nContentSupport which stores the
locale specific content in node data having a local suffix:
<name>_<locale>. |
class |
DefaultI18nContentSupport
This implementation support a language prefix like /en/*.
|
class |
HierarchyBasedI18nContentSupport
Serves i18n content found in a per locale hierarchy structure.
|
class |
RequestLocaleAwareI18nContentSupport
Reads the local from the request.
|
Modifier and Type | Method and Description |
---|---|
static I18nContentSupport |
I18nContentSupportFactory.getI18nSupport()
Deprecated.
|
Constructor and Description |
---|
I18nContentSupportFilter(I18nContentSupport i18nContentSupport) |
Constructor and Description |
---|
TemplatingFunctions(javax.inject.Provider<AggregationState> aggregationStateProvider,
TemplateTypeHelper templateTypeFunctions,
javax.inject.Provider<I18nContentSupport> i18nContentSupport)
Deprecated.
|
TemplatingFunctions(TemplateTypeHelper templateTypeFunctions,
javax.inject.Provider<I18nContentSupport> i18nContentSupport,
javax.inject.Provider<WebContext> webContextProvider) |
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.