cakephp2-php8/cake/libs/model
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
..
behaviors Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00
datasources Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00
app_model.php Moving app_ files out of the root cake directory 2007-11-16 01:08:59 +00:00
behavior.php Adding whitelist-enabled fixes for TreeBehavior (Ticket #3472) 2007-12-08 08:09:46 +00:00
connection_manager.php Fixing accessor in documentation for ConnectionManager and adding more documentation for DbAcl 2007-11-05 02:47:04 +00:00
db_acl.php updating DB_ACL and configure, fixes #3643 and fixes #3644 2007-11-24 16:10:03 +00:00
model.php Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00
schema.php updating schema, fixes #3718, added $cache param to Configure::listObjects(), updating view tests 2007-12-15 02:06:10 +00:00