Loader (Component\Translation)

Symfony\Component\Translation\Loader

Classes

ArrayLoader ArrayLoader loads translations from a PHP array.
CsvFileLoader CsvFileLoader loads translations from CSV files.
IcuDatFileLoader IcuResFileLoader loads translations from a resource bundle.
IcuResFileLoader IcuResFileLoader loads translations from a resource bundle.
IniFileLoader IniFileLoader loads translations from an ini file.
MoFileLoader
PhpFileLoader PhpFileLoader loads translations from PHP files returning an array of translations.
PoFileLoader
QtFileLoader QtFileLoader loads translations from QT Translations XML files.
XliffFileLoader XliffFileLoader loads translations from XLIFF files.
YamlFileLoader YamlFileLoader loads translations from Yaml files.

Interfaces

LoaderInterface LoaderInterface is the interface implemented by all translation loaders.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Translation/Loader.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部