cakephp2-php8/lib/Cake/Controller/Component
ADmad c72def4840 Moved exception throwing to after paging info it set for request.
This fixes the regression caused in 2096d3f632. When catching exception
thrown by PaginatorComponent::paginate() in controller, developer again
has access to paging info in request object.

Closes #2402
2013-11-30 19:00:08 +05:30
..
Acl Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Auth Added link to three hash methods 2013-11-17 03:40:39 +01:00
AclComponent.php Excluded method names from several tanslation strings 2013-08-16 13:42:28 +04:00
AuthComponent.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CookieComponent.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
EmailComponent.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
PaginatorComponent.php Moved exception throwing to after paging info it set for request. 2013-11-30 19:00:08 +05:30
RequestHandlerComponent.php Do not assume CONTENT_TYPE is available. 2013-10-01 15:10:33 -04:00
SecurityComponent.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SessionComponent.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00