cakephp2-php8/cake/libs/view
2010-09-05 02:04:08 -04:00
..
elements Changing sql_dump element so it only shows if there is no $logs variable set in the view. Overwriting it could adversely effect helper references. Fixes #998 2010-08-10 23:09:27 -04:00
errors Removing variable that wasn't provided by the exception. 2010-09-05 02:04:08 -04:00
helpers Merge branch '2.0-request' into 2.0 2010-08-27 23:31:41 -04:30
layouts Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
pages Merge branch '1.3' into 2.0 2010-07-24 22:34:42 -04: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 view + helpers groups pass. 2010-08-28 00:40:12 -04:00
helper_collection.php Updating the various CakeExceptions to take arrays in their constructors. This allows for the existing templates to continue working, as well as generalize the way in which errors are handled. This change also makes the messages coming out of exceptions more readable and removes string hackery. 2010-08-29 21:37:25 -04:00
media.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
theme.php Removing ability to register View and ThemeView into ClassRegistry. 2010-08-10 23:18:41 -04:00
view.php Updating the various CakeExceptions to take arrays in their constructors. This allows for the existing templates to continue working, as well as generalize the way in which errors are handled. This change also makes the messages coming out of exceptions more readable and removes string hackery. 2010-08-29 21:37:25 -04:00