cakephp2-php8/lib/Cake/Controller/Component
2014-09-14 11:15:08 -05:00
..
Acl Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Auth Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
AclComponent.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
AuthComponent.php Fixed type-casting for AuthComponent::login() 2014-09-14 11:15:08 -05:00
CookieComponent.php Use (int) cast instead of intval() function for performance reasons and to unify it. 2014-09-10 15:52:57 +02:00
EmailComponent.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
PaginatorComponent.php Take care of more int casts. 2014-09-10 16:29:23 +02:00
RequestHandlerComponent.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
SecurityComponent.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
SessionComponent.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00