cakephp2-php8/lib/Cake/View/Helper
mark_story 3f21d09c1d Fix radio() and boolean values.
Boolean values should be cast to integer equivalents, which allows
for correct handling of boolean columns and their string equivalents
used in form options.

Fixes #3512
2013-01-07 21:12:53 -05:00
..
CacheHelper.php Fix uncaught exceptions when generating view cache files 2012-07-30 21:27:21 -04:00
FormHelper.php Fix radio() and boolean values. 2013-01-07 21:12:53 -05:00
HtmlHelper.php Set translations to use the cake domain. 2012-12-09 13:25:00 -05:00
JqueryEngineHelper.php Fix double encoding in JsHelper request methods. 2013-01-02 23:09:37 -05: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 Fix double encoding in JsHelper request methods. 2013-01-02 23:09:37 -05: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 Fix double encoding in JsHelper request methods. 2013-01-02 23:09:37 -05: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