cakephp2-php8/cake/libs/model
2009-08-30 20:09:07 -04:00
..
behaviors Adding support for Model.* syntax, which translates to a list of fields from Model. 2009-07-31 02:08:20 +00:00
datasources Fixing calling of method from incorrect object in DboOracle::describe(). Fixes #21. 2009-08-23 17:52:40 -04:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
behavior.php Updating documentation to improve code completion 2009-03-17 21:10:28 +00:00
connection_manager.php Updating documentation to improve code completion 2009-03-17 21:10:28 +00:00
db_acl.php fixes #5926, table prefix on acl tables when overriding constructor 2009-01-14 17:43:46 +00:00
model.php Removing unused $db in Model::_deleteLinks. Fixes #6384 2009-08-30 20:09:07 -04:00
schema.php Coding standards fixes 2009-07-28 20:01:42 +00:00