\Gettext\GeneratorsXliff

Summary

Methods
Properties
Constants
toFile()
toString()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
createTextNode()
No private properties found
N/A

Methods

toFile()

toFile(\Gettext\Translations  $translations, string  $file, array  $options = array()) : boolean

Saves the translations in a file.

Parameters

\Gettext\Translations $translations
string $file
array $options

Returns

boolean

toString()

toString(\Gettext\Translations  $translations, array  $options = array()) : string

Generates a string with the translations ready to save in a file.

Parameters

\Gettext\Translations $translations
array $options

Returns

string

createTextNode()

createTextNode(\DOMDocument  $dom,   $name,   $string) 

Parameters

\DOMDocument $dom
$name
$string