cakephp2-php8/lib/Cake/Model
mark_story 4bb4040851 Check method existence before calling.
Datasource does not implemente calculate() or
expression().  Only call them if they exist.

Fixes #2535
2012-02-05 12:54:20 -05:00
..
Behavior Fix error with more case-sensitive databases. 2012-01-08 21:40:12 -05:00
Datasource Don't restrict to BASE_TABLE. 2012-02-03 21:54:26 -05:00
AclNode.php fix correct node lookup when authorize object uses plugin userModel setting, fixes #2464 2012-01-27 00:16:22 +01:00
Aco.php Fix missing App::uses() added 2011-12-14 08:08:35 -05:00
AcoAction.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
AppModel.php Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Aro.php Fix missing App::uses() added 2011-12-14 08:08:35 -05:00
BehaviorCollection.php Fix illegal offset caused by TranslateBehavior. 2012-01-07 11:58:35 -05:00
CakeSchema.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
ConnectionManager.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Model.php Check method existence before calling. 2012-02-05 12:54:20 -05:00
ModelBehavior.php fixing typos 2011-10-19 12:19:28 +07:00
Permission.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00