cakephp2-php8/cake/tests/cases/libs/view
José Lorenzo Rodríguez 23eea00a0b Fixing FormHelper::error to no add error names and messages as html attributes. Fixes #585
This introduces the special key 'attributes' to FormHelper::error() when passed in the second parameter
The contents of said key will be converted into html attributes for the error container tag
2010-04-19 23:25:57 -04:30
..
helpers Fixing FormHelper::error to no add error names and messages as html attributes. Fixes #585 2010-04-19 23:25:57 -04:30
helper.test.php Updating HtmlHelper + JavascriptHelper to call assetTimestamp() after webroot(). This allows theme files in webroot/theme to be correctly timestamped. 2010-04-08 23:36:04 -04:00
media.test.php If connection is aborted, now MediaView returns false after stopping the transfer 2010-04-13 16:55:22 -04:30
theme.test.php Making memory leak test work with margins present in php5.3.1 2010-02-28 13:51:47 -05:00
view.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00