Class I18nShell
Shell for I18N management.
- AppShell
- I18nShell
Package: Cake\Console\Command
Copyright: Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: License (http://www.opensource.org/licenses/mit-license.php)
Location: Cake/Console/Command/I18nShell.php
Copyright: Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: License (http://www.opensource.org/licenses/mit-license.php)
Location: Cake/Console/Command/I18nShell.php
Properties summary
-
$dataSource
publicstring
Contains database source to use -
$tasks
publicarray
Contains tasks to load and instantiate
Method Summary
-
getOptionParser() public
Get and configure the Option parser -
initdb() public
Initialize I18N database. -
main() public
Override main() for help message hook -
startup() public
Override startup of the Shell