ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Static Public Member Functions | |
static | getDescription () |
![]() | |
static | getExporters ($onlyForPublicUse=false) |
Return the list of all the available exporters. More... | |
static | getExporterDescription ($exporterHandle) |
Return the description of a specific exporter. More... | |
static | getExporterClassName ($exporterHandle) |
Returns the fully qualified class name of a exporter given its handle. More... | |
static | toString ($languages, $options=null) |
Convert a list of Language instances to string. More... | |
static | toFile ($languages, $filename, $options=null) |
Save the Language instances to a file. More... | |
static | isForPublicUse () |
Is this exporter for public use? More... | |
static | getDescription () |
Return a short description of the exporter. More... | |
Static Protected Member Functions | |
static | toStringDo ($languages) |
static | toStringDo ($languages) |
Convert a list of Language instances to string. More... | |
|
static |
Reimplemented from Gettext\Languages\Exporter\Exporter.
Definition at line 27 of file Po.php.
|
staticprotected |
Reimplemented from Gettext\Languages\Exporter\Exporter.
Definition at line 11 of file Po.php.
References $language, and $languages.