cakephp2-php8/cake/libs/controller/components
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
..
dbacl Merging fixes and enhancements into trunk. 2006-03-13 03:48:39 +00:00
iniacl Merging fixes and enhancements into trunk. 2006-02-25 19:20:18 +00:00
acl.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
acl_base.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
request_handler.php Merging fixes and enhancements into trunk. 2006-03-14 02:26:08 +00:00
security.php Added SecurityComponent class missed in merge from revision [2186] 2006-03-12 00:03:24 +00:00
session.php Merging fixes and enhancements into trunk. 2006-02-28 07:35:01 +00:00