ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | h ($str) |
static | buildTable ($languages, $forDocs) |
static | toStringDo ($languages) |
Convert a list of Language instances to string. More... | |
|
staticprotected |
Definition at line 17 of file Html.php.
References $lc, $name, and Gettext\Languages\Exporter\Html\h().
Referenced by Gettext\Languages\Exporter\Html\toStringDo().
|
static |
Reimplemented from Gettext\Languages\Exporter\Exporter.
Reimplemented in Gettext\Languages\Exporter\Docs.
Definition at line 57 of file Html.php.
|
staticprotected |
Definition at line 13 of file Html.php.
Referenced by Gettext\Languages\Exporter\Html\buildTable().
|
staticprotected |
Reimplemented from Gettext\Languages\Exporter\Exporter.
Reimplemented in Gettext\Languages\Exporter\Docs.
Definition at line 9 of file Html.php.
References Gettext\Languages\Exporter\Html\buildTable().