Inheritance diagram for I18nShell:

Public Member Functions | |
| help () | |
| initdb () | |
| main () | |
| startup () | |
Public Attributes | |
| $dataSource = 'default' | |
| $tasks = array('DbConfig', 'Extract') | |
Definition at line 33 of file i18n.php.
| I18nShell::help | ( | ) |
Show help screen.
public
Reimplemented from Shell.
Definition at line 113 of file i18n.php.
References __(), Shell::hr(), initdb(), and Shell::out().
| I18nShell::initdb | ( | ) |
| I18nShell::main | ( | ) |
Override main() for help message hook
public
Definition at line 71 of file i18n.php.
References __(), a(), help(), Shell::hr(), Shell::in(), initdb(), and Shell::out().
| I18nShell::startup | ( | ) |
| I18nShell::$tasks = array('DbConfig', 'Extract') |
1.4.7