cakephp2-php8/lib/Cake/Controller
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
..
Component Allow numeric sorts in PaginatorComponent. 2015-02-25 21:38:56 -05:00
CakeErrorController.php More API docblock fixes. 2014-06-01 03:06:05 +05:30
Component.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ComponentCollection.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Controller.php Remove conditional status setting. 2015-01-26 23:47:20 +01:00
Scaffold.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00