|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for Gettext\Languages\Exporter\Html:
Collaboration diagram for Gettext\Languages\Exporter\Html:Static Public Member Functions | |
| static | getDescription () |
Static Public Member Functions inherited from Gettext\Languages\Exporter\Exporter | |
| 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function: