cakephp2-php8/cake/libs/view
2011-03-01 19:02:34 -08:00
..
elements Removed the isInterfaceSupported method. It not make sense in PHP5. 2011-02-25 12:54:57 -03:00
errors Removing extra param in internacionalization. 2011-01-19 10:08:35 -02:00
helpers Merge remote branch 'upstream/2.0' into 2.0 2011-03-01 19:02:34 -08:00
layouts Removing extra param in internacionalization. 2011-01-19 10:08:35 -02:00
pages Updating version numbers for 1.3.7 2011-01-19 15:10:53 -05:00
scaffolds Removing extra param in internacionalization. 2011-01-19 10:08:35 -02:00
helper.php Moving loadConfig to Html helper. 2011-01-23 16:21:17 -02:00
helper_collection.php Fixing typo. 2011-02-05 05:54:38 -05:00
media.php MediaView now forces download of unknown file types. Closes #140 2011-02-27 06:31:15 +05:30
scaffold.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
theme.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
view.php Renamed Controller::view to Controller::viewClass and Controller::view, View::view can now be used to change the view rendered by default. Parameters of Controller::render() and View::render() changed to eliminate redundancy. Closes #1520 2011-02-13 02:24:39 +05:30