i18nTextCollector_Writer_Php
class i18nTextCollector_Writer_Php implements i18nTextCollector_Writer (View source)
Legacy writer for 2.x style persistence.
Methods
public
langArrayCodeForEntitySpec($entityFullName, $entitySpec, $locale)
Input for langArrayCodeForEntitySpec() should be suitable for insertion into single-quoted strings, so needs to be escaped already.
Details
bool
write(array $entities, string $locale, string $path)
No description
langArrayCodeForEntitySpec($entityFullName, $entitySpec, $locale)
Input for langArrayCodeForEntitySpec() should be suitable for insertion into single-quoted strings, so needs to be escaped already.