cakephp2-php8/cake/libs/controller
2008-09-19 00:46:20 +00:00
..
components Optimizing in_array() checks to isset(). 2008-09-18 03:40:28 +00:00
app_controller.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
component.php Additional optimization refactoring 2008-09-18 03:09:19 +00:00
controller.php Updating Controller::paginate(). Custom paginate() and paginateCount() methods now receive $extra params similar to find('all') and find('count') do. Allows the use of things like 'contain' with custom paginate() methods. 2008-09-19 00:46:20 +00:00
pages_controller.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
scaffold.php More optimization refactoring. 2008-09-12 05:11:34 +00:00