cakephp2-php8/cake/tests/cases/libs/view/helpers
2008-05-22 09:13:23 +00:00
..
ajax.test.php Removed unneeded function 2008-05-18 19:56:00 +00:00
cache.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
form.test.php Implemented patch from 'johnathansnook' closes #4496 Form::inputs now allows for fieldset classname to be set. Updated tests 2008-05-21 03:57:35 +00:00
html.test.php HtmlHelper::tableCells() now accepts a fifth parameter $continueOddEven, which by default is true, thereby not affecting current behaviour. When false, $count will not be static, and will therefore start from zero, giving correct odd and even values if they are passed. Fixes #4222 2008-05-22 09:13:23 +00:00
javascript.test.php Improving code coverage for PHP-native JSON generation in JavascriptHelper, fixing object output bug 2008-05-12 06:04:56 +00:00
js.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
number.test.php bringing the numbers helper to 100% coverage 2008-05-13 18:04:09 +00:00
paginator.test.php Paginator Helper prev and next methods now use the Html::tag helper method, allowing you to pass a tag option to specify what HTML tag the disabled links should be wrapped in. Defaults to div. Fixes #3991 2008-05-13 23:35:47 +00:00
rss.test.php Upating RssHelper test to reflect changes in XmlHelper 2008-05-20 04:55:04 +00:00
session.test.php Implemented Enhancement: closes #4670 2008-05-19 22:05:42 +00:00
text.test.php Made TextHelper::highlight utf8 compatible, fixes #4602 2008-05-19 06:54:53 +00:00
time.test.php Added ability to define end user time offset to TimeHelper closes #2656 2008-05-20 00:24:00 +00:00
xml.test.php adding header test to XmlHelper 2008-05-13 14:50:27 +00:00