cakephp2-php8/cake/libs/view
Mark Story a17a38ddf4 Fixing fatal errors in View test.
Removing =& and making tests use instanceof instead of is_object()
2010-04-24 00:22:21 -04:00
..
elements Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
errors Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
helpers Making Helper extend Object, this fixes issues where Helpers would not have dispatchMethod or requestAction available. 2010-04-23 21:21:31 -04:00
layouts Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
pages Merge remote branch 'origin/1.3' into 2.0 2010-04-16 23:43:28 +10:00
scaffolds Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
helper.php Making Helper extend Object, this fixes issues where Helpers would not have dispatchMethod or requestAction available. 2010-04-23 21:21:31 -04:00
media.php Merge remote branch 'origin/1.3' into 2.0 2010-04-23 12:52:56 +10:00
theme.php Fixing memory leak in ThemeView where __paths would grow each time _paths() was called. Fixes #329 2010-02-11 22:57:24 -05:00
view.php Fixing fatal errors in View test. 2010-04-24 00:22:21 -04:00