cakephp2-php8/lib/Cake/Test/Case/View
mark_story 78b23d8e31 Fix issue with inputs() and plugin models.
inputs() should not trigger errors when generating inputs for plugin
models. Previously the internal state of FormHelper was incorrect as
model() returned the plugin name instead of the modelname.

Fixes #3571
2013-01-29 22:02:21 -05:00
..
Helper Fix issue with inputs() and plugin models. 2013-01-29 22:02:21 -05:00
HelperCollectionTest.php remove unused local vars 2013-01-23 17:22:06 +01:00
HelperTest.php double spaces to single ones 2012-12-22 23:48:15 +01:00
JsonViewTest.php Ensure callbacks are triggered when using Xml/Json view with view templates. 2012-08-22 13:13:49 +02:00
MediaViewTest.php fix coding standards 2012-12-10 17:40:12 +01:00
ScaffoldViewTest.php remove unused local vars 2013-01-23 17:22:06 +01:00
ThemeViewTest.php remove unused local vars 2013-01-23 17:22:06 +01:00
ViewTest.php remove unused local vars 2013-01-23 17:22:06 +01:00
XmlViewTest.php XmlView: configure top level element name 2012-11-04 21:21:35 -05:00