cakephp2-php8/lib/Cake/View/Helper
mark_story 2a8ebcea60 Exclude value attribute from generated file inputs.
Having a value attribute present causes HTML validation errors in HTML5
doctypes. It has no effect in other doctypes, and excluding it is always
valid.

Fixes #3440
2012-12-09 13:31:01 -05:00
..
CacheHelper.php Fix uncaught exceptions when generating view cache files 2012-07-30 21:27:21 -04:00
FormHelper.php Exclude value attribute from generated file inputs. 2012-12-09 13:31:01 -05:00
HtmlHelper.php Set translations to use the cake domain. 2012-12-09 13:25:00 -05:00
JqueryEngineHelper.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
JsBaseEngineHelper.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
JsHelper.php Replace is_a with instanceof. 2012-08-21 08:47:58 -04:00
MootoolsEngineHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
NumberHelper.php Switch usage to Hash where possible. 2012-03-26 22:32:53 -04:00
PaginatorHelper.php Forward model option to PaginatorHelper::link(). 2012-09-11 21:47:41 -04:00
PrototypeEngineHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
RssHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
SessionHelper.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
TextHelper.php Fix autoLinkUrls so it re-capture query strings. 2012-10-11 08:28:59 -04:00
TimeHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00