|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Gettext\Generators\JsonDictionary:
Collaboration diagram for Gettext\Generators\JsonDictionary: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... | |
Static Public Attributes | |
| static | $options = 0 |
Definition at line 7 of file JsonDictionary.php.
|
static |
{@parentDoc}.
Implements Gettext\Generators\GeneratorInterface.
Definition at line 14 of file JsonDictionary.php.
References Gettext\Generators\JsonDictionary\$options, $values, and ILIAS\UI\Implementation\Component\toArray().
Here is the call graph for this function:
|
static |
Definition at line 9 of file JsonDictionary.php.
Referenced by Gettext\Generators\JsonDictionary\toString().