
Public Member Functions | |
| execute () | |
| fancifyString ($str) | |
| genTestLocale ($argv=array()) | |
Definition at line 26 of file genTestLocale.php.
| genTestLocale.execute | ( | ) |
Create the test locale file.
Definition at line 77 of file genTestLocale.php.
References fancifyString(), Locale.getLocaleFiles(), Locale.initialize(), and LocaleFile.load().
| genTestLocale.fancifyString | ( | $ | str | ) |
Perform message string munging.
| $str | string |
Definition at line 131 of file genTestLocale.php.
Referenced by execute().
| genTestLocale.genTestLocale | ( | $ | argv = array() |
) |
Constructor.
| $argv | array command-line arguments If specified, the first parameter should be the input locale (default "en_US") and the second parameter the output locale (default "te_ST") |
Definition at line 37 of file genTestLocale.php.
References CommandLineTool.$argv.
1.5.6