cakephp2-php8/lib/Cake/Controller/Component
mark_story c92cfb413f Allow numeric sorts in PaginatorComponent.
When paginating data, we should not ignore numerically indexed order
conditions. Instead they should be handled similar to Model::find().

This creates a slightly different behavior when model's have default
sorting applied as more default sort options forms will be honoured.

Refs #5964
2015-02-25 21:38:56 -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 Allow numeric sorts in PaginatorComponent. 2015-02-25 21:38:56 -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