
Public Member Functions | |
| export ($args) | |
| index () | |
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 91 of file TranslatorHandler.inc.php.
References TranslatorAction.export(), Locale.isLocaleValid(), and Request.redirect().
| TranslatorHandler.index | ( | ) |
Fallback method in case request handler does not implement index method.
Reimplemented from Handler.
Definition at line 23 of file TranslatorHandler.inc.php.
References Locale.getAllLocales(), TemplateManager.getManager(), and Handler.getRangeInfo().
1.5.6