cakephp2-php8/cake/libs/controller
2008-05-24 22:43:19 +00:00
..
components Updated Auth redirect url generation. Now correctly retains passedArgs and namedParams. Added tests for this behavior. Closes #4750 2008-05-24 22:43:19 +00:00
app_controller.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
component.php fixes #4452 for better performance 2008-05-19 08:08:48 +00:00
controller.php Improving field detection in Containable. paginate() now avoids sending recursive to find calls when it is not explicitly set. Adding more tests to Containable to show how to paginate, fixes #4746 2008-05-23 16:12:14 +00:00
pages_controller.php Cleaning up PagesController, fixes #4640 2008-05-14 21:34:26 +00:00
scaffold.php "Fixing Controller::output; to allow access to the content in Contorller::afterFilter();" 2008-03-10 13:24:36 +00:00