cakephp2-php8/lib/Cake/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 Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Auth Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AclComponent.php update docblock of AclComponent 2012-04-05 13:51:00 +02:00
AuthComponent.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
CookieComponent.php Fix reading multiple keys in a single request. 2012-03-15 21:45:48 -04:00
EmailComponent.php Remove double encoding on addresses in EmailComponent. 2012-04-23 21:41:31 -04:00
PaginatorComponent.php Restrict page number passed to view. 2012-06-02 20:26:09 -04:00
RequestHandlerComponent.php Add class_exists() check for view class. 2012-03-14 20:57:11 -04:00
SecurityComponent.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
SessionComponent.php Fix SessionComponent::id() not returning the id. 2012-04-03 13:21:52 -04:00