|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for Gettext\Generators\Jed:
Collaboration diagram for Gettext\Generators\Jed:Static Public Member Functions | |
| static | toString (Translations $translations) |
| {@parentDoc}. 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 Protected Member Functions | |
| static | buildArray (Translations $translations) |
| {@parentdoc}. More... | |
|
staticprotected |
{@parentdoc}.
Definition at line 22 of file Jed.php.
References $key.
|
static |
{@parentDoc}.
Implements Gettext\Generators\GeneratorInterface.
Definition at line 12 of file Jed.php.
References ILIAS\UI\Implementation\Component\toArray().
Here is the call graph for this function: