cakephp2-php8/cake/libs/view/helpers
phpnut 43fd87e5bc Adding fix for Html::selectTag();
Fix corrects the last selected value from being dropped


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3214 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-07 16:24:22 +00:00
..
ajax.php Adding fix for Ticket #1102 2006-07-06 16:44:03 +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 Adding fix for Html::selectTag(); 2006-07-07 16:24:22 +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