cakephp2-php8/lib/Cake/Controller
mark_story 15a423ad70 Restrict page number passed to view.
Limit the page number to the max page number when passing data to the
view.  This prevents the helper from generating a huge number of links.

Fixes #2929
2012-06-02 20:26:09 -04:00
..
Component Restrict page number passed to view. 2012-06-02 20:26:09 -04:00
CakeErrorController.php Fixing call to deprecated method, using startupProcess() which will initialize components. 2012-04-13 15:57:06 +02:00
Component.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ComponentCollection.php Show plugin name in error message if a plugin component was requested 2012-03-24 00:22:50 +05:30
Controller.php Removed triple nested condition. 2012-05-05 17:09:43 +02:00
Scaffold.php Fix scaffold delete messages with uuids. 2012-04-24 20:11:58 -04:00