cakephp2-php8/cake/libs/view
mark_story 76919902b9 Removing direct tests of protected method.
Refactoring View with the intention of eventually removing coupling with CacheHelper.
Making Helpers load after the first rendering method is called.
Moving callbacks out of _render() to make logic simpler, and with the idea that elements will get a callback too.
2010-11-07 13:23:42 -05:00
..
elements Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
errors Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
helpers Merge branch '2.0-post-method' into 2.0 2010-11-03 01:42:06 -02:00
layouts Changing more php version strings. 2010-10-03 12:46:03 -04:00
pages Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
scaffolds Making default scaffold views html escape contents. Refs #1186 2010-10-24 19:30:22 -04:00
helper.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
helper_collection.php Removing the deprecated properties. 2010-09-13 23:11:59 -04:00
media.php Cleaning up the MediaView class 2010-10-03 23:27:22 -04:30
theme.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
view.php Removing direct tests of protected method. 2010-11-07 13:23:42 -05:00