cakephp2-php8/lib/Cake/View/Helper
mark_story 143c34bdc1 Handle case where a visible input shares a name with an invisible one.
If a visible input is created *after* a hidden input was created, the
form would always blackhole unless the visible input had the same value
as the hidden input.

Refs #7274
2015-08-22 23:10:44 -04:00
..
CacheHelper.php Merge branch 'master' into 2.6 2014-08-08 23:28:06 -04:00
FlashHelper.php Changing the default layout to use FlashComponent::render instead of the deprecated SessionComponent::flash. Changing the flash elements to retain the id attribute that was previously present. Also fixing file permissions on the template files I added. 2015-08-20 20:19:22 -05:00
FormHelper.php Handle case where a visible input shares a name with an invisible one. 2015-08-22 23:10:44 -04:00
HtmlHelper.php Merge branch '2.6' into 2.7 2015-06-25 21:50:47 -04:00
JqueryEngineHelper.php Update doc blocks regarding return $this 2014-06-25 00:06:51 +02:00
JsBaseEngineHelper.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
JsHelper.php Take care of more int casts. 2014-09-10 16:29:23 +02:00
MootoolsEngineHelper.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
NumberHelper.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
PaginatorHelper.php Fix notice errors in pagination link generation. 2015-03-17 22:19:17 -04:00
PrototypeEngineHelper.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
RssHelper.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SessionHelper.php Add deprecated doctag for current methods 2015-02-10 08:15:01 +00:00
TextHelper.php Merge branch 'master' into 2.7 2015-02-26 12:50:35 -05:00
TimeHelper.php Capitalize Windows, the OS 2015-07-09 15:54:03 +02:00