cakephp2-php8/lib/Cake/Controller/Component
mark_story f1931e43ef Add class_exists() check for view class.
Check that the view class hasn't already been mapped in the autoloader
before mapping it. This allows developers to map view classes from
plugins.

Fixes #2684
2012-03-14 20:57:11 -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 Fix doc blocks. 2012-03-13 21:04:56 -04:00
AuthComponent.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
CookieComponent.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
EmailComponent.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
PaginatorComponent.php Updated copyright to 2012. 2012-03-12 22:46:07 -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 Updated copyright to 2012. 2012-03-12 22:46:07 -04:00