cakephp2-php8/lib/Cake/Controller/Component
Toby Cox 296ea215b1 Enhancement to paginator
No point in finding the count (via model) if the returned result count
is less than our limit. We then know that the count is the count of our
results
2014-05-12 21:49:07 -04:00
..
Acl Merge branch 'master' into 2.5 2014-05-04 14:35:36 +05:30
Auth Removed arbitrary restriction on crud operations. Added some comments to explain parameters to mapActions() better. 2014-03-28 13:35:08 +11:00
AclComponent.php Updated documentation 2014-04-11 15:10:56 -04:00
AuthComponent.php Allowing same Authenticate object to be setup with different settings. 2014-05-06 22:10:41 +02:00
CookieComponent.php Revert change done in 11f543f1f2. 2013-12-15 20:29:41 +05:30
EmailComponent.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
PaginatorComponent.php Enhancement to paginator 2014-05-12 21:49:07 -04:00
RequestHandlerComponent.php Merge branch 'master' into 2.5 2014-05-04 14:35:36 +05:30
SecurityComponent.php More coding standard corrections. 2014-04-29 14:19:33 +02:00
SessionComponent.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00