cakephp2-php8/lib/Cake/Controller/Component
mark_story 02c9dda9a7 Make maxLimit and limit settings independent.
Having maxLimit infer what it should be based on limit was not a very
transparent default behavior. The documentation states that maxLimit
will default to 100, but the code would default it to 'limit' if set.
This created confusing behavior when only one setting was defined.

Refs #5973
2015-02-27 22:35:52 -05:00
..
Acl Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Auth Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
AclComponent.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
AuthComponent.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
CookieComponent.php Correct doc block return types. 2014-11-05 13:03:27 +01:00
EmailComponent.php Correct doc block return types. 2014-11-05 13:03:27 +01:00
PaginatorComponent.php Make maxLimit and limit settings independent. 2015-02-27 22:35:52 -05:00
RequestHandlerComponent.php Correct doc block return types. 2014-11-05 13:03:27 +01:00
SecurityComponent.php Merge branch 'master' into 2.6 2014-12-17 21:38:32 -05:00
SessionComponent.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00