|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for Gettext\Generators\CsvDictionary:
Collaboration diagram for Gettext\Generators\CsvDictionary: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 7 of file CsvDictionary.php.
|
static |
{@parentDoc}.
Implements Gettext\Generators\GeneratorInterface.
Definition at line 12 of file CsvDictionary.php.
References ILIAS\UI\Implementation\Component\toArray().
Here is the call graph for this function: