cakephp2-php8/cake/libs/controller
nate 5abe66289d Implemented 'counterCache' and 'counterScope' for belongsTo associations
Exempted 'created', 'updated' and 'modified' fields from whitelist when saving, closes #3720
Updated Model::bind(), closes #2355
Adding Model::saveAll() to save multiple records and associated records, closes #3615
Replacing Model::generateList() with Model::find('list'), deprecates Model::generateList()



git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6295 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-01-01 19:34:40 +00:00
..
components "Closes #3560, edit form use PUT so SecurityComponent::validatePost() don't call on submit" 2007-12-25 10:49:29 +00:00
app_controller.php Moving app_ files out of the root cake directory 2007-11-16 01:08:59 +00:00
component.php updating component, fixes #3648 2007-11-26 16:56:22 +00:00
controller.php "Fixes #3786, Missing keys when Model merges actsAs. 2008-01-01 01:07:24 +00:00
pages_controller.php Adding documentation for PagesController and Scaffold 2007-10-21 23:38:01 +00:00
scaffold.php Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00