cakephp2-php8/lib/Cake/View
2011-04-29 11:49:46 -04:30
..
elements Removing unneeded assignments by reference 2011-04-29 11:49:46 -04:30
emails Moved the emails templates from elements to views. Renamed the path in layouts to keep the same name. Fixes #1415. 2011-04-20 23:47:21 -04:00
errors consolidate cake_error and cake_developer to simply "cake_dev" 2011-03-20 16:38:31 +01:00
Helper Removing unneeded assignments by reference 2011-04-29 11:49:46 -04:30
layouts Moved the emails templates from elements to views. Renamed the path in layouts to keep the same name. Fixes #1415. 2011-04-20 23:47:21 -04:00
pages consolidate cake_error and cake_developer to simply "cake_dev" 2011-03-20 16:38:31 +01:00
scaffolds translation changes in the view folder 2011-03-12 20:02:56 +01:00
Helper.php Removing unneeded assignments by reference 2011-04-29 11:49:46 -04:30
HelperCollection.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-02-13 23:10:19 -04:30
MediaView.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-03-10 23:17:54 -04:30
ScaffoldView.php Fixing ScaffoldView test 2011-02-22 22:47:07 -04:30
ThemeView.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-03-10 23:17:54 -04:30
View.php Splitting View::element() param $params into $data and $options. Removed param $callbacks, use key 'callbacks' in $options array instead. Closes #1646 2011-04-17 07:00:14 +05:30