cakephp2-php8/lib/Cake/View/Helper
mark_story ecf5aec1ae Add '@' to the list of characters removed from radio/checkbox ID.
This character can easily show up in email addresses and can cause
invalid HTML.

Refs #2733
2014-02-02 21:20:31 -05:00
..
CacheHelper.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
FormHelper.php Add '@' to the list of characters removed from radio/checkbox ID. 2014-02-02 21:20:31 -05: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 Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01: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 Add tests and fix other cases where autoLinkEmail would fail. 2013-11-29 22:57:43 -05:00
TimeHelper.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00