cakephp2-php8/lib/Cake/Console/Command
mark_story 7718d473c4 Remove singularization on schema class names.
Using camelize() does the transformation we want without also
singularizing the name. This makes user input more transparent and fixes
issues around plugin schemas with plural names.

Refs #4993
2014-11-09 21:52:10 -05:00
..
Task Fix views overwrite warning text 2014-10-21 14:39:09 -04:00
AclShell.php Take care of more int casts. 2014-09-10 16:29:23 +02:00
ApiShell.php Set console options in the same fashion for every shell/task. 2013-12-05 22:59:01 -03:00
AppShell.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BakeShell.php Set console options in the same fashion for every shell/task. 2013-12-05 22:59:01 -03:00
CommandListShell.php Fix remaining doc block errors in Console/ 2014-05-27 23:34:53 -04:00
CompletionShell.php Fix remaining doc block errors in Console/ 2014-05-27 23:34:53 -04:00
ConsoleShell.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
I18nShell.php Set console options in the same fashion for every shell/task. 2013-12-05 22:59:01 -03:00
SchemaShell.php Remove singularization on schema class names. 2014-11-09 21:52:10 -05:00
ServerShell.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
TestShell.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
TestsuiteShell.php Set console options in the same fashion for every shell/task. 2013-12-05 22:59:01 -03:00
UpgradeShell.php Mark App::pluginPath as deprecated and don't use it anymore. 2014-06-24 11:52:29 +02:00