cakephp2-php8/cake/tests/cases/libs/view
Mark Story 33bfe0e5e2 Making Helper extend Object, this fixes issues where Helpers would not have dispatchMethod or requestAction available.
Correcting JsHelper::call__ into JsHelper::__call
Updating test cases to remove reference operators
2010-04-23 21:21:31 -04:00
..
helpers Making Helper extend Object, this fixes issues where Helpers would not have dispatchMethod or requestAction available. 2010-04-23 21:21:31 -04:00
helper.test.php Merge remote branch 'origin/1.3' into 2.0 2010-04-09 22:05:00 +10:00
media.test.php Trimming trailing whitespace. 2010-04-17 13:05:26 -04:00
theme.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
view.test.php Adjust view __scripts to be a protected instance variable, and add test methods for View addScript tests. 2010-04-05 21:15:17 +10:00