cakephp2-php8/cake/tests/cases/libs/view/helpers
mariano.iglesias 5adbf2d75b By default codeBlock generates XHTML strict valid blocks.
All options to JavascriptHelper functions are now set via array. Functions that use codeBlock (such as event) also allow options for codeBlock to be sent in $options array.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6127 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-07 21:24:05 +00:00
..
ajax.test.php Adding fix for AjaxHelper::form() (Ticket #3582) 2007-12-02 22:42:59 +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 "Fixes #3702, Radiobutton field ids conflict when using 2 models with the same fieldname" 2007-12-06 15:55:44 +00:00
html.test.php updatin HtmlHelper::css() to accept .css?1234, closes #3503 2007-11-25 20:17: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 Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +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