cakephp2-php8/cake/libs/view
2011-03-01 22:23:57 -05:00
..
elements Merge branch '1.3' into merger 2011-03-01 22:21:44 -05:00
errors Removing extra param in internacionalization. 2011-01-19 10:08:35 -02:00
helpers Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 2011-03-01 22:23:57 -05: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 Merge branch '1.3' into merger 2011-03-01 22:21:44 -05: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