cakephp2-php8/lib/Cake/View
mark_story cbd6cafed7 The event manager should be re-used.
View::__construct() gets the controller's event manager,
only to override it the first time getEventManager() is called.

Don't overwrite the Controller's event manager as it allows plugins
to more easily hook into the view process.
2012-05-14 21:18:09 -04:00
..
Elements Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Errors Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Helper Again using same serialization strategy for cached view files, as in some environments file is corrupted 2012-05-04 19:27:08 -04:30
Scaffolds Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Helper.php Fix Coding standard error. 2012-04-14 12:20:05 -04:00
HelperCollection.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
JsonView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
MediaView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ScaffoldView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ThemeView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
View.php The event manager should be re-used. 2012-05-14 21:18:09 -04:00
ViewBlock.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
XmlView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00