PHP Neos\Flow\I18n Пространство имен

Пространства имен

Neos\Flow\I18n\Cldr
Neos\Flow\I18n\EelHelper
Neos\Flow\I18n\Formatter
Neos\Flow\I18n\Parser
Neos\Flow\I18n\TranslationProvider
Neos\Flow\I18n\Xliff

Классы

Имя Описание
AbstractXmlParser An abstract class for all concrete classes that parses any kind of XML data.
Configuration A Configuration instance represents settings to be used with the I18n functionality. Examples of such settings are the locale to be used and overrides for message catalogs.
Detector The Detector class provides methods for automatic locale detection
FormatResolver A class for replacing placeholders in strings with formatted values.
Locale Represents a locale
LocaleCollection The LocaleCollection class contains all locales available in current Flow installation, and describes hierarchical relations between them.
LocaleTypeConverter Converter which transforms strings to a Locale object.
Service A Service which provides further information about a given locale and the current state of the i18n and L10n components.
Translator A class for translating messages
Utility The Utility class for locale specific actions