ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Gettext\Languages\Exporter\Php Class Reference
+ Inheritance diagram for Gettext\Languages\Exporter\Php:
+ Collaboration diagram for Gettext\Languages\Exporter\Php:

Static Protected Member Functions

static toStringDo ($languages)
 
static toStringDo ($languages)
 Convert a list of Language instances to string. More...
 

Additional Inherited Members

- 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...
 

Detailed Description

Definition at line 4 of file Php.php.

Member Function Documentation

◆ toStringDo()

static Gettext\Languages\Exporter\Php::toStringDo (   $languages)
staticprotected
See also
Exporter::toStringDo

Reimplemented from Gettext\Languages\Exporter\Exporter.

Definition at line 9 of file Php.php.

References $c, $languages, $lc, and foreach.


The documentation for this class was generated from the following file: