PHP Класс eZ\Publish\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter

Наследование: extends JMS\TranslationBundle\Translation\FileWriter
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( JMS\TranslationBundle\Translation\FileWriter $innerFileWriter, JMS\TranslationBundle\Translation\LoaderManager $loaderManager )
write ( JMS\TranslationBundle\Model\MessageCatalogue $catalogue, $domain, $filePath, $format )

Приватные методы

Метод Описание
getEnglishFilePath ( $filePath ) : mixed
hasEnglishCatalogue ( $foreignFilePath )
loadEnglishCatalogue ( $foreignFilePath, $domain, $format ) : JMS\TranslationBundle\Model\MessageCatalogue
makeXliffMessage ( JMS\TranslationBundle\Model\Message $message ) : JMS\TranslationBundle\Model\Message\XliffMessage

Описание методов

__construct() публичный Метод

public __construct ( JMS\TranslationBundle\Translation\FileWriter $innerFileWriter, JMS\TranslationBundle\Translation\LoaderManager $loaderManager )
$innerFileWriter JMS\TranslationBundle\Translation\FileWriter
$loaderManager JMS\TranslationBundle\Translation\LoaderManager

write() публичный Метод

public write ( JMS\TranslationBundle\Model\MessageCatalogue $catalogue, $domain, $filePath, $format )
$catalogue JMS\TranslationBundle\Model\MessageCatalogue