cakephp2-php8/cake/libs/view/helpers
2008-07-30 13:40:59 +00:00
..
ajax.php Closes #5051, AjaxHelper form function should use mt_rand() instead of rand(). 2008-07-05 14:31:22 +00:00
app_helper.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
cache.php Correcting coding standards violations 2008-06-20 11:57:56 +00:00
form.php fixing broken tests in FormHelper, closes #5088 2008-07-30 13:40:59 +00:00
html.php Added patch from 'biesbjerg' corrects timestamps not being applied to Vendors css and js. Closes #5045 2008-07-07 01:19:41 +00:00
javascript.php JavascriptHelper::blockEnd now correctly respects safe option. Test also added. Fixes #5074 2008-07-09 12:08:51 +00:00
js.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
number.php Correcting coding standards violations 2008-06-20 11:57:56 +00:00
paginator.php Adding PaginatorHelper tests for additional custom URL settings 2008-07-24 04:04:21 +00:00
rss.php fixes #4778, rss helper addNs, closes #4949 xml helper serialize with test case 2008-06-21 15:23:58 +00:00
session.php some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
text.php Altered TextHelper::truncate() when using exact = false and considerHtml = true close tags would be chopped off leaving incorrect Html. Closes #4941 2008-07-16 12:40:49 +00:00
time.php Added userOffset check to timeAgoInWords, tests added. Closes #5068. 2008-07-10 03:30:28 +00:00
xml.php fixes #4778, rss helper addNs, closes #4949 xml helper serialize with test case 2008-06-21 15:23:58 +00:00