cakephp2-php8/lib/Cake/View
mark_story affb3192ad Fix issue where including elements + extending views fails.
If you include an element before calling extend(), the parent view
will be assumed to be an element instead of a view/layout.

Fixes #3248
2012-09-30 22:44:27 -04:00
..
Elements Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Errors Make connection exceptions more helpful. 2012-09-12 22:31:07 -04:00
Helper Make minutes/hours wrap around correctly. 2012-09-28 22:50:46 -04:00
Scaffolds Fixing coding conventions 2012-05-19 16:08:40 +01:00
Helper.php Add type check to prevent errors related to Hash::get() 2012-07-23 22:33:58 -04:00
HelperCollection.php Fix more coding standards errors. 2012-04-23 22:27:27 -04:00
JsonView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
MediaView.php Remove unused variables and code 2012-09-05 17:19:13 -07: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 Fix issue where including elements + extending views fails. 2012-09-30 22:44:27 -04:00
ViewBlock.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
XmlView.php remove unneeded line 2012-06-22 14:44:47 +02:00