cakephp2-php8/cake/console/libs/tasks
mark_story 03688bc2ff Adding an option parser to controller task.
Converting the public and admin positional arguments into switches.
Updating the task and test cases to reflect the switches changes.
2010-10-13 23:18:27 -04:00
..
bake.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
controller.php Adding an option parser to controller task. 2010-10-13 23:18:27 -04:00
db_config.php Adding a very basic option parser to DbConfigTask. 2010-10-13 23:18:27 -04:00
extract.php Renaming a Shell::_getOptionParser -> getOptionParser 2010-10-13 23:18:23 -04:00
fixture.php Adding OptionParser to view task. 2010-10-13 23:18:27 -04:00
model.php Adding option parser to model task. 2010-10-13 23:18:27 -04:00
plugin.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
project.php Adding option parser to the project task. 2010-10-13 23:18:27 -04:00
template.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
test.php Adding OptionParser to view task. 2010-10-13 23:18:27 -04:00
view.php Adding option parser to model task. 2010-10-13 23:18:27 -04:00