cakephp2-php8/cake/tests/cases/libs/view/helpers
2008-04-23 13:23:12 +00:00
..
ajax.test.php Fixing issue where AjaxHelper::link() would produce non-XHTML compliant links 2008-04-16 22:17:11 +00:00
cache.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
form.test.php Implemented CakeTestCase::assertTags 2008-04-22 19:53:00 +00:00
html.test.php Adding test cases for HtmlHelper::charset() 2008-04-20 12:02:58 +00:00
javascript.test.php Correcting timestamp issues in JavascriptHelper::link(), fixes #4441 2008-04-09 19:08:04 +00:00
js.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
number.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
paginator.test.php Adding more tests to paginator using admin route 2008-04-04 23:55:02 +00:00
rss.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
session.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
text.test.php Added tests for TextHelper::truncate. Truncate now also fully respects HTML tags and characters if $considerHtml is passed and true. The third parameter of truncate can now also be an array consisting of any of the remaining params. 2008-04-23 13:23:12 +00:00
time.test.php Fixing TimeHelper::timeAgoInWords()/relativeTime(), fixes #4241 2008-02-28 05:06:37 +00:00
xml.test.php Fixing XmlHelper::elem() when rendering non-empty content values, fixes #4300 2008-03-08 18:39:00 +00:00