cakephp2-php8/cake/libs/view/helpers
DarkAngelBGE 88a2f0936e fixes #4559
bringing xmlhelper to 100% code coverage
fixing small bugs in XmlHelper::__parseContent

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6838 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-13 07:56:33 +00:00
..
ajax.php Fixing issue where AjaxHelper::link() would produce non-XHTML compliant links 2008-04-16 22:17:11 +00:00
app_helper.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
cache.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
form.php Refactored CakeTestCase::assertTags to tokenize the validation process and give useful debug information on demand 2008-05-08 11:32:31 +00:00
html.php Adding more coverage for HtmlHelperTest and fixing issue where HtmlHelper::meta() was overriding the found type as specified in attribute 2008-05-10 04:57:46 +00:00
javascript.php Improving code coverage for PHP-native JSON generation in JavascriptHelper, fixing object output bug 2008-05-12 06:04:56 +00:00
js.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
number.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
paginator.php Reverting [6795] as it changes existing behavior 2008-05-10 18:53:15 +00:00
rss.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
session.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
text.php Fixed small bug in TextHelper::autoLinkUrls, closes #4357 2008-05-13 03:53:26 +00:00
time.php changing numeric check in TimeHelper::wasWithinLast to remove the use of a php extension 2008-05-05 15:04:02 +00:00
xml.php fixes #4559 2008-05-13 07:56:33 +00:00