cakephp2-php8/lib/Cake/Model
2012-11-19 15:10:47 -08:00
..
Behavior Merge pull request #959 from ceeram/phpcsw 2012-11-19 15:10:47 -08:00
Datasource Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Validator Fix rules set being updated with array instead of CakeValidationRule objects. Closes #3367 2012-11-13 22:13:15 +05:30
AclNode.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Aco.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AcoAction.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Aro.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BehaviorCollection.php Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
CakeSchema.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
ConnectionManager.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
I18nModel.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Model.php fix remaining cs errors 2012-11-04 13:56:13 +01:00
ModelBehavior.php Adding missing afterValidate callback to behaviors, Fixes #3024 2012-07-10 20:35:26 -04:30
ModelValidator.php Ensuring list of behavior methods are refreshed between calls of 2012-08-25 14:05:19 +02:00
Permission.php fix coding standards, remove break after return/continue 2012-11-15 12:09:14 +01:00