cakephp2-php8/cake/libs/view/helpers
2006-07-04 01:29:48 +00:00
..
ajax.php Adding join table selects (MySQL-only so far), findBy/findAllBy magic method enhancements (Ticket #412) 2006-07-04 01:29:48 +00:00
cache.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
form.php removed depreciated *tag() 2006-06-19 18:18:23 +00:00
html.php Removing references to deprecated methods and fixing code formatting 2006-06-17 13:57:44 +00:00
javascript.php Adding $safe param to JavascriptHelper::codeBlock() to wrap JS code in comment and CDATA tags for compatibility with older browsers and XHTML (Ticket #1072) 2006-06-29 05:30:56 +00:00
number.php Fixing NumberHelper code formatting, and adding currency() method (Ticket #853) 2006-06-17 03:19:43 +00:00
text.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
time.php Adding fix for Ticket #20, added isThisWeek(date) and isThisMonth($date) 2006-06-15 19:26:13 +00:00