cakephp2-php8/lib/Cake/Test/Case/View/Helper
mark_story bcdf61a9d5 Adding escaping by default for TextHelper::autoLink()
TextHelper::autoLink, autoLinkEmails, and autoLinkUrls now all
escape HTML by default, this can be disabled using the escape => false option.

Fixes #1625
2011-10-29 12:08:43 -04:00
..
CacheHelperTest.php Merge remote-tracking branch 'origin/2.0' into 2.0-api-doc 2011-08-20 01:47:27 -04:00
FormHelperTest.php Add documentation and test for FormHelper::select() 2011-10-23 22:27:07 -04:00
HtmlHelperTest.php ucfirst object names part two (Folder/File) 2011-10-24 21:36:48 -04:00
JqueryEngineHelperTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
JsHelperTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
MootoolsEngineHelperTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
NumberHelperTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
PaginatorHelperTest.php Adding missing test scenarios in the paginator helper 2011-09-09 21:47:26 -04:00
PrototypeEngineHelperTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
RssHelperTest.php Improved error handling for writing the test file to disk 2011-09-10 17:02:22 +01:00
SessionHelperTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
TextHelperTest.php Adding escaping by default for TextHelper::autoLink() 2011-10-29 12:08:43 -04:00
TimeHelperTest.php Removing PHP4 compatibility code 2011-09-20 21:10:32 -04:00