cakephp2-php8/lib/Cake/View/Helper
mark_story 4f70bdb3b8 The _lastAction property should not double include the base path.
FormHelper should not run URLs through Router twice when determining the
the form's lastAction attribute. However, because we're using the helper
method (see #9414) we do need to HTML decode the URL before using it in
form token generation.

Refs #9455
2016-09-13 22:21:01 -04:00
..
CacheHelper.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
FlashHelper.php Merge pull request #7447 from ravage84/2.7-lib-improvements 2015-09-25 12:14:00 -04:00
FormHelper.php The _lastAction property should not double include the base path. 2016-09-13 22:21:01 -04:00
HtmlHelper.php fix api generation 2016-08-02 22:01:35 +02:00
JqueryEngineHelper.php Fix PHPDoc @return by replacing $this to self 2016-01-28 23:10:42 +02:00
JsBaseEngineHelper.php Fix PHPDoc @return by replacing $this to self 2016-01-28 23:10:42 +02:00
JsHelper.php Take care of more int casts. 2014-09-10 16:29:23 +02:00
MootoolsEngineHelper.php Fix PHPDoc @return by replacing $this to self 2016-01-28 23:10:42 +02:00
NumberHelper.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
PaginatorHelper.php Merge branch '2.7' into 2.8 2015-12-27 10:51:41 -05:00
PrototypeEngineHelper.php Fix PHPDoc @return by replacing $this to self 2016-01-28 23:10:42 +02:00
RssHelper.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SessionHelper.php Set the key variable in the SessionHelper. 2015-09-09 22:08:49 -04:00
TextHelper.php Merge branch 'master' into 2.7 2015-02-26 12:50:35 -05:00
TimeHelper.php Specify type hint 2015-10-27 16:47:48 +01:00