cakephp2-php8/lib/Cake/Test/Case/View
Nick Beeuwsaert 7cef19fe96 Changed View::element() to have an appropriately named event
And also made it so when the event fires the subjects type is
`View::TYPE_ELEMENT`. Wrote some tests which I hope are done right I
don't really know the bes way to write a test for a event listener
2014-06-25 22:08:59 -05:00
..
Helper Mark App::pluginPath as deprecated and don't use it anymore. 2014-06-24 11:52:29 +02:00
HelperCollectionTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
HelperTest.php Collision free approach to resolve the DOM ID issue in a clean way. Fix to generation of ids for multiple checkboxes. Resolves ticket 4064. 2013-12-04 01:30:57 +01:00
JsonViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
MediaViewTest.php Don't return true from view classes' render() method. 2014-02-06 03:06:00 +05:30
ScaffoldViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ThemeViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ViewTest.php Changed View::element() to have an appropriately named event 2014-06-25 22:08:59 -05:00
XmlViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00