cakephp2-php8/cake/libs/view
José Lorenzo Rodríguez 59f7cb47d3 Improving test coverage on FormHelper to show the usage of the 'secure' key for inputs.
Fixing issue with select inputs that does not honor the value of 'secure'
2010-04-08 18:23:07 -04:30
..
elements Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
errors Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
helpers Improving test coverage on FormHelper to show the usage of the 'secure' key for inputs. 2010-04-08 18:23:07 -04:30
layouts Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
pages Updating version numbers to 1.3.0-RC3 2010-03-28 19:13:49 -04:00
scaffolds Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
helper.php Adding @link tags pointing to cookbook sections 2010-04-04 22:09:49 -04:00
media.php Chaging array_push call for array_merge, as the first one would produce worng nested arrays in MediaView. closes #391 2010-03-17 16:45:39 -04:30
theme.php Fixing memory leak in ThemeView where __paths would grow each time _paths() was called. Fixes #329 2010-02-11 22:57:24 -05:00
view.php Adding and correcting doc blocks. 2010-03-28 12:53:57 -04:00