cakephp2-php8/cake/libs/model
2011-02-25 19:55:34 -03:00
..
behaviors Fixing more issues with database prefixes 2011-02-24 01:31:03 -04:30
datasources Checking if has item before fetch virtual fields, avoiding call a function with result (can be large). It save a good time. 2011-02-25 19:55:34 -03:00
app_model.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
behavior_collection.php Removing a pointless import in CakeRequest. 2011-02-05 01:28:41 -05:00
cake_schema.php Fixing more issues with database prefixes 2011-02-24 01:31:03 -04:30
connection_manager.php Changed the trigger_error by exceptions in ConnectionManager. 2011-01-12 23:08:34 -02:00
db_acl.php Fixing some issues in ACL related classes when using database prefixes 2011-02-23 01:22:23 -04:30
model.php Changed to filterResults be protected instead of private. 2011-02-25 13:26:14 -03:00
model_behavior.php Adding documentation. 2010-12-26 17:21:49 -05:00