cakephp2-php8/cake/tests/cases/libs/view/helpers
2007-12-14 15:07:25 +00:00
..
ajax.test.php Fixing tests for AjaxHelper and PaginatorHelper since code blocks generated by JavascriptHelper are now XHTML complaint 2007-12-08 07:10:19 +00:00
cache.test.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
form.test.php updating FormHelper to use fieldset instead of p. Inline styles are still used on these elements. We are not promoting the use of inline style, merely attempting to make life easier. Also, this adds a fieldset to multiple checkboxes if there is a group and also wraps the multiple checkboxes in divs and provides proper label for and input id attributes. also some changes to generic css to handle markup. Closes #3703 2007-12-12 00:46:21 +00:00
html.test.php Adding PaginatorHelper::url() (Ticket #2493), refactoring Paginator, eliminating extra space in <a /> tags 2007-12-14 15:07:25 +00:00
javascript.test.php By default codeBlock generates XHTML strict valid blocks. 2007-12-07 21:24:05 +00:00
js.test.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
number.test.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
paginator.test.php Adding PaginatorHelper::url() (Ticket #2493), refactoring Paginator, eliminating extra space in <a /> tags 2007-12-14 15:07:25 +00:00
rss.test.php Adding tests for RssHelper::items 2007-12-06 20:05:03 +00:00
session.test.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
text.test.php updating TextHelper::autoLinkUrls(), fixes #3597 2007-11-22 05:36:20 +00:00
time.test.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
xml.test.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00