cakephp2-php8/lib/Cake/Test/Case/View
ADmad aa60b8791a Fixed setting "required" attribute for file input. Closes #4124
In general fixed the issue where enabling SECURE_SKIP for a field
skipped "required" attribute check altogether. Instead now "required"
is set to false for hidden fields by default.
2013-10-04 20:35:38 +05:30
..
Helper Fixed setting "required" attribute for file input. Closes #4124 2013-10-04 20:35:38 +05:30
HelperCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
HelperTest.php cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
JsonViewTest.php JsonView should return null if no data is set, regardless of the type of '_serialize'. 2013-09-07 02:38:52 -03:00
MediaViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ScaffoldViewTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ThemeViewTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ViewTest.php Don't use comp. wrappers anymore. 2013-09-25 20:58:29 +02:00
XmlViewTest.php Don't load Helpers in dataviews when _serialize is set. 2013-08-28 15:47:44 -04:00