cakephp2-php8/lib/Cake/View/Helper
mark_story a07608cbb9 Fix incorrect CSRF token fields when using postLink()
Creating a postLink after creating a GET form would result in the
incorrect fields being generated.

Fixes #2308
2013-11-11 21:56:55 -05:00
..
CacheHelper.php Docblock and return type fixes 2013-07-29 19:13:31 +05:30
FormHelper.php Fix incorrect CSRF token fields when using postLink() 2013-11-11 21:56:55 -05:00
HtmlHelper.php Fix missing HTML encoding on URL's generated by Html->meta(). 2013-11-09 14:31:09 -05:00
JqueryEngineHelper.php Added 'xhr' as callback in JqueryEngineHelper::request() so it formats as Javascript. 2013-10-17 18:26:39 -04:00
JsBaseEngineHelper.php Correct 'an URL' to 'a URL' in docblocks 2013-10-22 00:09:34 -04:00
JsHelper.php Remove use of deprecated constants. 2013-10-29 17:49:16 -04:00
MootoolsEngineHelper.php Updated JavaScript casing and JsHelper references in doc blocks 2013-09-25 22:46:38 -04:00
NumberHelper.php Add missing return tags 2013-10-14 22:43:17 -04:00
PaginatorHelper.php Correct spelling of retrieve 2013-10-30 23:13:07 -04:00
PrototypeEngineHelper.php Updated JavaScript casing and JsHelper references in doc blocks 2013-09-25 22:46:38 -04:00
RssHelper.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
SessionHelper.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
TextHelper.php Add missing return tags 2013-10-14 22:43:17 -04:00
TimeHelper.php Add space between classname(s) 2013-10-22 22:59:50 -04:00