cakephp2-php8/lib/Cake/View
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
..
Elements Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Errors Merge branch 'master' into 2.5 2014-05-12 14:30:02 -04:00
Helper Don't disable the entire select when disabled is array(1) 2014-05-23 13:26:11 -04:00
Scaffolds Merge branch 'master' into 2.5 2013-11-19 00:27:12 +05:30
Helper.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00
HelperCollection.php remove undocumented code and uncessary in_array() checks + cleanup 2013-08-08 03:56:58 +02:00
JsonView.php Updated doc block for JsonView's subDir property 2013-09-17 20:25:32 -04:00
MediaView.php Don't return true from view classes' render() method. 2014-02-06 03:06:00 +05:30
ScaffoldView.php Deprecated scaffold and scaffoldview. 2013-12-20 14:16:44 -05:00
ThemeView.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
View.php Removed the little doc that lied 2014-05-14 20:06:37 +02:00
ViewBlock.php Fix ApiGen errors 2014-02-07 18:29:54 -02:00
XmlView.php Use Hash instead of Set class 2014-04-07 03:23:51 +02:00