cakephp2-php8/lib/Cake/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
..
Elements double spaces to single ones 2012-12-22 23:48:15 +01:00
Errors Merge remote-tracking branch 'origin/master' into 2.3 2012-09-25 16:36:03 +02:00
Helper Fix issue with inputs() and plugin models. 2013-01-29 22:02:21 -05:00
Scaffolds Fix missing plugin parameters in scaffolding. 2012-11-27 21:59:06 -05:00
Helper.php Added new html5 boolean attributes 2013-01-02 12:15:58 +05:30
HelperCollection.php double spaces to single ones 2012-12-22 23:48:15 +01:00
JsonView.php remove unused local variables and a few improvements 2012-12-23 13:53:13 +01:00
MediaView.php double spaces to single ones 2012-12-22 23:48:15 +01:00
ScaffoldView.php Replaced simple and therefore pointless array_push function references with the ordinary way of adding an array element. This will increase the performance and the code looks much cleaner this way IMHO 2013-01-02 23:47:27 +01:00
ThemeView.php Added deprecated tag 2012-12-17 02:47:41 +05:30
View.php Merge branch 'master' into 2.3 2013-01-08 20:15:46 -05:00
ViewBlock.php double spaces to single ones 2012-12-22 23:48:15 +01:00
XmlView.php remove unused local variables and a few improvements 2012-12-23 13:53:13 +01:00