Class I18nShell
Shell for I18N management.
- AppShell
- I18nShell
Package: Cake\Console\Command
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Location: Cake/Console/Command/I18nShell.php
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
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
Gets the option parser instance and configures it. -
initdb() public
Initialize I18N database. -
main() public
Override main() for help message hook -
startup() public
Override startup of the Shell