cakephp2-php8/cake/libs/view/helpers
2007-10-17 17:08:34 +00:00
..
ajax.php Adding fix from #2872, $ajax->afterRender() has no decoding 2007-07-08 18:06:44 +00:00
cache.php Adding fix for 2691, Error caching xml files 2007-07-08 00:50:15 +00:00
form.php Escaping value for FormHelper::textarea() and adding some tests, fixes #2921 2007-10-17 17:08:34 +00:00
html.php Refactoring Helper/FormHelper to actually use dynamically generated name attributes; refactoring out extra parameter in FormHelper::radio(), per gwoo 2007-10-09 20:44:28 +00:00
javascript.php Fixing return value for JavascriptHelper::blockEnd() for script caching (Ticket #3172) 2007-09-23 14:23:39 +00:00
js.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
number.php fix for number helper separator spelling, #3048 2007-08-22 17:33:46 +00:00
paginator.php Closes #2094, removed unreachable return 2007-10-04 04:32:43 +00:00
rss.php updated rss helper, fixes #3226 2007-10-16 00:44:37 +00:00
session.php Closes #3394, applied test patch 2007-10-16 09:05:25 +00:00
text.php Small typo 2007-09-06 05:41:54 +00:00
time.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
xml.php Closes #2094, removed unreachable return 2007-10-04 04:32:43 +00:00