cakephp2-php8/lib/Cake/tests/Case/View
2011-04-18 02:08:48 +05:30
..
Helper Changed default value for key 'last' in validator options to true. Also implemented ability to list messages for all failed validations for a field at once, instead of current display of just one message at a time. 2011-04-18 02:08:48 +05:30
HelperCollectionTest.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
HelperTest.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
MediaViewTest.php Fixing constant use 2011-04-11 22:17:59 -04:30
ThemeViewTest.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
ViewTest.php Splitting View::element() param $params into $data and $options. Removed param $callbacks, use key 'callbacks' in $options array instead. Closes #1646 2011-04-17 07:00:14 +05:30