This handles requests for the translator plugin. More...
Public Member Functions | |
| export ($args) | |
| TranslatorHandler () | |
Public Attributes | |
| $plugin | |
This handles requests for the translator plugin.
Definition at line 22 of file TranslatorHandler.inc.php.
| TranslatorHandler.export | ( | $ | args | ) |
Export the locale files to the browser as a tarball. Requires /bin/tar for operation.
Definition at line 128 of file TranslatorHandler.inc.php.
References $plugin, and Request.redirect().
| TranslatorHandler.TranslatorHandler | ( | ) |
Constructor
Definition at line 29 of file TranslatorHandler.inc.php.
| TranslatorHandler.$plugin |
Plugin associated with this request
Definition at line 24 of file TranslatorHandler.inc.php.
Referenced by export().
1.7.1