cakephp2-php8/cake/libs/view/helpers
2007-10-14 23:41:05 +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 updating FormHelper::inputs(), closes #3325 and closes #3324, tests added 2007-10-14 23:41:05 +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 Adding test for RssHelper. 2007-09-18 18:00:22 +00:00
session.php Removing ability to write to a session using the SessionHelper. 2007-09-16 19:05:31 +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