cakephp2-php8/cake/libs/view
2007-05-01 10:13:01 +00:00
..
helpers Adding hidden field values to hash. This will prevent altering of hidden fields in a form when using the FormHelper and adding the var $components = array('Security'); to a controller or the AppController to use by all child controllers 2007-05-01 10:13:01 +00:00
templates Adding form security enhancements. 2007-05-01 08:56:02 +00:00
helper.php Adding fix for #2371, fixes HtmlHelper submit() method doesn't allow HTML entities in caption 2007-04-28 23:52:19 +00:00
theme.php fixing theme view layout and element paths #2388 2007-04-29 17:51:38 +00:00
view.php Adding fix for #2428 fixes View::renderElement() behavior with multiple view paths 2007-04-29 03:33:37 +00:00