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...
|
| Is this exporter for public use? More...
|
| Return a short description of the exporter. More...
|