cakephp2-php8/lib/Cake/View/Helper
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
..
CacheHelper.php double spaces to single ones 2012-12-22 23:48:15 +01:00
FormHelper.php Fix issue with inputs() and plugin models. 2013-01-29 22:02:21 -05:00
HtmlHelper.php Merge branch 'master' into 2.3 2013-01-26 21:16:26 -05:00
JqueryEngineHelper.php Merge branch 'master' into 2.3 2013-01-08 20:15:46 -05:00
JsBaseEngineHelper.php double spaces to single ones 2012-12-22 23:48:15 +01:00
JsHelper.php fix doc block endings 2013-01-11 15:06:54 +01:00
MootoolsEngineHelper.php Merge branch 'master' into 2.3 2013-01-08 20:15:46 -05:00
NumberHelper.php Docblock fixes 2012-11-29 04:36:29 +05:30
PaginatorHelper.php Added disabledTag option. 2012-12-24 20:48:44 +05:30
PrototypeEngineHelper.php Fix double encoding in JsHelper request methods. 2013-01-02 23:09:37 -05:00
RssHelper.php Merge branch '2.3' into type-checks 2012-10-01 02:08:00 +01:00
SessionHelper.php double spaces to single ones 2012-12-22 23:48:15 +01:00
TextHelper.php double spaces to single ones 2012-12-22 23:48:15 +01:00
TimeHelper.php Docblock fixes 2012-11-29 04:36:29 +05:30