cakephp2-php8/lib/Cake/Console
AD7six 9444af2f81 classify the first cli argument for this task
the $type is used to lookup in the $classTypes property what kind of
entity is being baked. if it's underscored, getRealClassName will bail
on it's first condition of "is it in the $classTypes property" producing
mostly useless test stubs for everything except models
2012-04-29 17:20:14 +02:00
..
Command classify the first cli argument for this task 2012-04-29 17:20:14 +02:00
Templates Merge branch '2.1' into 2.2 2012-04-23 21:50:36 -04:00
cake Fix the way bash is invoked. 2012-03-15 20:20:39 -04:00
cake.bat Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
cake.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleErrorHandler.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleInput.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleInputArgument.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleInputOption.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleInputSubcommand.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleOptionParser.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleOutput.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
HelpFormatter.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Shell.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ShellDispatcher.php don't dump fatal errors as html on the cli 2012-04-29 16:25:07 +02:00
TaskCollection.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00