cakephp2-php8/cake/libs/view/helpers
the_undefined 0a715f2afe Refactored CakeTestCase::assertTags to tokenize the validation process and give useful debug information on demand
Refactored all FormHelper test cases to work for the new approach and make use of new features
Fixed a FormHelper::hour dateTime bug causing the hour 0 to be selected at 12pm

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6769 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-08 11:32:31 +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 test cases for HtmlHelper::charset() 2008-04-20 12:02:58 +00:00
javascript.php Correcting timestamp issues in JavascriptHelper::link(), fixes #4441 2008-04-09 19:08:04 +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 Removing parameter merging in pagination links, fixes #4312 2008-04-01 03:44:16 +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 Removing inline comments 2008-04-23 13:58: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 Fixing case of Xml class references 2008-04-10 19:43:06 +00:00