cakephp2-php8/lib/Cake/Console
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
..
Command Remove singularization on schema class names. 2014-11-09 21:52:10 -05:00
Templates Cs fixes 2014-09-18 10:50:35 +02:00
cake Harden the bin/cake script to avoid breakage when local shell environment has a CDPATH set. 2014-05-19 11:05:28 -05:00
cake.bat Force .bat files to have CRLF endings. 2014-05-27 19:06:08 -04:00
cake.php console cake cleanup and unification 2014-06-17 02:28:52 +02:00
ConsoleErrorHandler.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
ConsoleInput.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ConsoleInputArgument.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ConsoleInputOption.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ConsoleInputSubcommand.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ConsoleOptionParser.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ConsoleOutput.php console: don't use colored output if there's no TTY 2014-09-03 10:47:05 +02:00
HelpFormatter.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
Shell.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
ShellDispatcher.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
TaskCollection.php Fix API doc errors in Console/ 2014-05-27 23:16:05 -04:00