I18nShell Class Reference
Inheritance diagram for I18nShell:

Public Member Functions | |
| help () | |
| initdb () | |
| main () | |
| startup () | |
Public Attributes | |
| $dataSource = 'default' | |
| $tasks = array('DbConfig', 'Extract') | |
Detailed Description
Definition at line 35 of file i18n.php.
Member Function Documentation
| I18nShell::help | ( | ) |
Show help screen.
public
Reimplemented from Shell.
Definition at line 116 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 74 of file i18n.php.
References a(), help(), Shell::hr(), Shell::in(), initdb(), and Shell::out().
| I18nShell::startup | ( | ) |
Override startup of the Shell
public
Reimplemented from Shell.
Definition at line 56 of file i18n.php.
References Shell::_welcome(), a(), config(), help(), Shell::out(), and params().
Member Data Documentation
| I18nShell::$tasks = array('DbConfig', 'Extract') |
The documentation for this class was generated from the following file:
- 1.2.x.x/cake/console/libs/i18n.php