cakephp2-php8/lib/Cake/View
mark_story 6c902a19b3 Fix issue with rendering elements inside blocks.
Fixes exceptions being raised when you tried to render
elements inside blocks.  Instead compare the number of open blocks.
This should not change before/after rendering a view.
2011-12-30 14:56:31 -05:00
..
Elements Fix issues with stack trace output. 2011-12-07 21:19:57 -05:00
Emails Fixing @package tag in Cake/View files. 2011-10-15 20:17:44 +02:00
Errors Display datasource name in exceptions and error page. 2011-11-17 11:24:45 +07:00
Helper Merge branch '2.0' into 2.1 2011-12-30 10:19:51 -05:00
Layouts Update default layouts to use blocks. 2011-12-17 22:23:37 -05:00
Scaffolds Code standards formatting 2011-12-15 22:52:07 -08:00
Helper.php Merge branch '2.0' into 2.1 2011-12-29 20:03:42 -05:00
HelperCollection.php Making the CakeEvent -> ObjectCollection bridge more intelligent, adding tests 2011-12-25 23:17:08 -04:30
JsonView.php Fix various failing tests. 2011-12-17 23:50:41 -05:00
MediaView.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
ScaffoldView.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
ThemeView.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
View.php Fix issue with rendering elements inside blocks. 2011-12-30 14:56:31 -05:00
ViewBlock.php Fix issue with rendering elements inside blocks. 2011-12-30 14:56:31 -05:00
XmlView.php Fix various failing tests. 2011-12-17 23:50:41 -05:00