cakephp2-php8/lib/Cake/Test/Case/Controller/Component
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
..
Acl Fix typos in test cases 2012-04-26 20:14:52 -07:00
Auth created, modified and updated fields now use static timestamp in testcases 2012-04-21 17:38:49 +02:00
AclComponentTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
AuthComponentTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
CookieComponentTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
EmailComponentTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
PaginatorComponentTest.php Restrict page number passed to view. 2012-06-02 20:26:09 -04:00
RequestHandlerComponentTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
SecurityComponentTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
SessionComponentTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00