cakephp2-php8/lib/Cake/tests/Case/View
AD7six 010feb2092 prevent surpirses with Folder not being available.
Previously loading File would load Folder also - that's not true with
the new changes, ensure that the Folder class is regsitered with
App::users when the Folder class is used.
2011-04-17 18:03:43 +02:00
..
Helper prevent surpirses with Folder not being available. 2011-04-17 18:03:43 +02:00
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