cakephp2-php8/lib/Cake/Model
Ceeram bbfaa9e947 Paginating now work well with custom find methods.
_findCount() will now pass $query['operation'] = 'count' for more flexibility.
Custom finders can distinguish the operation and return other $query if needed.
2012-03-11 15:14:50 +01:00
..
Behavior Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
Datasource Fix Session.cookieTimeout default behavior. 2012-03-11 08:14:54 -04:00
AclNode.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
Aco.php AclNode now extends Model, to avoid infinite loop when attaching AclBehavior to AppModel 2012-02-10 23:38:40 +01:00
AcoAction.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Aro.php AclNode now extends Model, to avoid infinite loop when attaching AclBehavior to AppModel 2012-02-10 23:38:40 +01:00
BehaviorCollection.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
CakeSchema.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
ConnectionManager.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
I18nModel.php Split I18nModel into a separate file. 2012-01-29 13:28:08 -05:00
Model.php Paginating now work well with custom find methods. 2012-03-11 15:14:50 +01:00
ModelBehavior.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
Permission.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00