All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ContextualLocalizationManager A helper forLocalizationManager
which get theLocale
fromLocalizationContext
and provide various common use cases methods.LocaleUtils ExtendsLocaleUtils
with more tools.LocalizationContext Provide various localization related contextual informations (current Locale, etc.).LocalizationException All Localization module API must raise an exception of this type.LocalizationManager Internationalization service based on key/property values.Translation A translation is a specificLocale
andTranslationBundle
.TranslationBundle A collection of translations in various Locales.TranslationBundleContext The Bundles applying to the current context ordered by priority.TranslationBundleDoesNotExistsException Raised when trying to manipulate a bundle that does not exists.TranslationBundleFactory Creates bundles.TranslationBundleFactoryDoesNotExistsException Raised when trying to manipulate a bundle that does not exists.TranslationMessage Generate the final translation based or variables informations (parameters, etc.).TranslationMessageElement An element in a translation message.TranslationMessageParser Transform String into aTranslationMessage
.