cakephp2-php8/lib/Cake/Controller/Component
2012-11-12 14:36:43 -05:00
..
Acl Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Auth Improve Blowfish Docblocks 2012-11-12 14:36:43 -05:00
AclComponent.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
AuthComponent.php Allow throwing exception instead of redirecting upon unauthorized access attempt. Closes #591 2012-10-04 18:40:57 +05:30
CookieComponent.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
EmailComponent.php converting if ($foo != false) to if ($foo) 2012-09-21 23:32:52 +01:00
PaginatorComponent.php Cleaning up the paginator component by removing extra else statements and shifting code around. 2012-09-13 21:49:21 +01:00
RequestHandlerComponent.php converting if ($foo != null) to if ($foo) 2012-09-21 23:30:43 +01:00
SecurityComponent.php Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
SessionComponent.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00