cakephp2-php8/lib/Cake/View/Helper
mark_story ee895a8bb1 Add form attribute to hidden inputs when present.
If inputs are placed outside of the form elements the form attribute
needs to be set on the hidden inputs. Without this attribute the empty
state does not submit correctly.

Fixes #3053
2014-03-18 22:11:57 -04:00
..
CacheHelper.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
FormHelper.php Add form attribute to hidden inputs when present. 2014-03-18 22:11:57 -04:00
HtmlHelper.php Fix duplicated webroot path on HtmlHelper::meta('icon'). 2013-11-18 23:38:01 -02:00
JqueryEngineHelper.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
JsBaseEngineHelper.php Correct 'an URL' to 'a URL' in docblocks 2013-10-22 00:09:34 -04:00
JsHelper.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
MootoolsEngineHelper.php Updated JavaScript casing and JsHelper references in doc blocks 2013-09-25 22:46:38 -04:00
NumberHelper.php Fix ApiGen errors 2014-02-07 18:29:54 -02:00
PaginatorHelper.php Improves next() and prev() documentation 2014-01-26 11:38:11 +01:00
PrototypeEngineHelper.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
RssHelper.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
SessionHelper.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TextHelper.php Fix ApiGen errors 2014-02-07 18:29:54 -02:00
TimeHelper.php Documentation correction 2014-03-10 14:05:03 +05:30