cakephp2-php8/lib/Cake/View/Helper
mark_story db86b0c050 Don't disable the entire select when disabled is array(1)
When the disabled attribute is just array(1), then the attribute should
be filtered out of select element attributes. This is kind of a hacky
workaround but changing the underlying attribute handling is going to be
pretty tricky and far more dangerous.

Fixes #3546
2014-05-23 13:26:11 -04:00
..
CacheHelper.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00
FormHelper.php Don't disable the entire select when disabled is array(1) 2014-05-23 13:26:11 -04:00
HtmlHelper.php Merge branch 'master' into 2.5 2014-05-04 14:35:36 +05:30
JqueryEngineHelper.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00
JsBaseEngineHelper.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00
JsHelper.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00
MootoolsEngineHelper.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00
NumberHelper.php Correct doc blocks 2014-04-06 22:27:51 +02:00
PaginatorHelper.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00
PrototypeEngineHelper.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00
RssHelper.php Remove leftover of pageTitle. 2013-10-04 00:35:56 +02:00
SessionHelper.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TextHelper.php Correct documentation. 2014-05-02 13:48:39 +02:00
TimeHelper.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00