|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Gettext\Generators\YamlDictionary:
Collaboration diagram for Gettext\Generators\YamlDictionary:Static Public Member Functions | |
| static | toString (Translations $translations) |
| {@parentDoc}. More... | |
Static Public Member Functions inherited from Gettext\Generators\Generator | |
| static | toFile (Translations $translations, $file) |
| Saves the translations in a file. More... | |
Static Public Member Functions inherited from Gettext\Generators\GeneratorInterface | |
| static | toFile (Translations $translations, $file) |
| Saves the translations in a file. More... | |
| static | toString (Translations $translations) |
| Generates a string with the translations ready to save in a file. More... | |
Definition at line 8 of file YamlDictionary.php.
|
static |
{@parentDoc}.
Implements Gettext\Generators\GeneratorInterface.
Definition at line 13 of file YamlDictionary.php.
References Sabre\VObject\$output, $values, and ILIAS\UI\Implementation\Component\toArray().
Here is the call graph for this function: