cakephp2-php8/lib/Cake/View
ptica abb0c7cb9d Update FormHelper.php
disabled multiple checkbox input should not generate an enabled hidden input,
as it leads to saving empty data upon submission -> carrying the disabled attribute to the hidden input prevents this
2014-10-24 18:25:31 +02:00
..
Elements Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Errors Fix a fatal error occurs in combination with a scaffold error. 2014-07-31 05:49:23 +09:00
Helper Update FormHelper.php 2014-10-24 18:25:31 +02:00
Scaffolds Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Helper.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
HelperCollection.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
JsonView.php Fix api docblocks for View layer classes. 2014-05-30 01:23:12 +05:30
MediaView.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
ScaffoldView.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
ThemeView.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
View.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
ViewBlock.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
XmlView.php Fix api docblocks for View layer classes. 2014-05-30 01:23:12 +05:30