cakephp2-php8/cake/libs/model
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
..
datasources Merging fixes and enhancements into trunk. 2006-03-12 00:11:40 +00:00
dbo Merging fixes and enhancements into trunk. 2006-03-12 00:11:40 +00:00
connection_manager.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
model.php Merging fixes and enhancements into trunk 2006-02-17 10:12:15 +00:00
model_php4.php Merging fixes and enhancements into trunk. 2006-03-14 02:26:08 +00:00
model_php5.php Merging fixes and enhancements into trunk. 2006-03-14 02:26:08 +00:00