cakephp2-php8/cake/libs/view
2010-01-25 17:59:05 -05:00
..
elements Adding file header to sql dump element. 2009-12-19 13:24:00 -05:00
errors Replacing "echo sprintf" by "printf" where possible. Fixes #209. 2010-01-18 00:56:22 -05:00
helpers Updating doc blocks for the helpers. Unifying formatting and adding missing @access tags and fixing various formatting differences. 2010-01-25 17:59:05 -05:00
layouts Removing controller dump and debug = 3 support from View. Controller dumps often cause memory overflow errors, and are generally not useful. 2009-12-19 12:30:31 -05:00
pages Replacing "echo sprintf" by "printf" where possible. Fixes #209. 2010-01-18 00:56:22 -05:00
scaffolds Removing the ´with´ key from otherFields array, also fixing the page title. Tests added. 2010-01-19 14:05:29 -02:00
helper.php Updating doc blocks for the helpers. Unifying formatting and adding missing @access tags and fixing various formatting differences. 2010-01-25 17:59:05 -05:00
media.php Adding support for .ttf, .otf, .eot to MediaView. These are common font assets used with @font-face techniques. 2009-12-16 12:48:34 -05:00
theme.php Fixing failing tests due to incorrect merging. 2009-12-08 23:07:43 -05:00
view.php Putting __() in strings that missing internationalization. 2010-01-18 01:06:25 -05:00