cakephp2-php8/cake/libs/controller
phpnut fc0854e397 Merging fixes and enhancements into trunk.
Revision: [2287]
Merging changes from model_php4.php

Revision: [2286]
Added serialized object data to the cached file.
Instances of the view helpers are available in the views now.
You also have access to the Controller::<component>, example $this->controller->Session;

Revision: [2285]
Adding Controller::postConditions() to convert a POST'ed data array to a Model conditions array

Revision: [2284]
Adding Model::invalidate() and refactoring Model::invalidFields().  Adding a fix for RequestHandler::accepts()

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@2288 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-03-14 02:26:08 +00:00
..
components Merging fixes and enhancements into trunk. 2006-03-14 02:26:08 +00:00
component.php Merging fixes and enhancements into trunk 2006-02-17 10:12:15 +00:00
controller.php Merging fixes and enhancements into trunk. 2006-03-14 02:26:08 +00:00
pages_controller.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
scaffold.php Merging fixes and enhancements into trunk. 2006-03-01 19:13:48 +00:00