Interface | Description |
---|---|
I18nContentSupport |
Support for i18n content.
|
Messages |
Storage of messages - key value pairs.
|
Class | Description |
---|---|
AbstractI18nContentSupport |
An abstract implementation of
I18nContentSupport which stores the
locale specific content in node data having a local suffix:
<name>_<locale>. |
AbstractMessagesImpl |
Provides localized strings.
|
DefaultI18nContentSupport |
This implementation support a language prefix like /en/*.
|
DefaultMessagesImpl |
Loads the message from properties files accessed as classpath resources.
|
DefaultMessagesManager |
Default MessagesManager implementation.
|
DefaultMessagesManager.MessagesID |
Used as the key in the Map.
|
EmptyMessages |
A null-pattern implementation of the messages interface.
|
HierarchyBasedI18nContentSupport |
Serves i18n content found in a per locale hierarchy structure.
|
I18nContentSupportFactory | Deprecated
since 4.5.5, use
Components.getComponent(Class) instead. |
I18nContentSupportFilter |
Rewrites the i18n uris and sets the current locale.
|
I18nContentWrapper |
A ContentWrapper implementation which knows about I18nContentSupport.
|
LocaleDefinition |
General language definition.
|
MessagesChain |
Chains messages.
|
MessagesManager | Deprecated
since 5.1.1.
|
MessagesUtil | Deprecated
since 5.1.1.
|
RequestLocaleAwareI18nContentSupport |
Reads the local from the request.
|
TemplateMessagesUtil | Deprecated
since 4.0 (officially)- informally since 3.0
|
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.