cakephp2-php8/cake/libs/view/helpers
2007-07-08 00:50:15 +00:00
..
ajax.php Fixing issue #2810, AjaxHelper does not render boolean options properly, and adding tests for it 2007-06-21 16:24:13 +00:00
cache.php Adding fix for 2691, Error caching xml files 2007-07-08 00:50:15 +00:00
form.php Adding fix for 'after' value not being rendered in FormHelper::input() (Ticket #2860) 2007-07-07 23:30:40 +00:00
html.php Adding deprecated notice to HtmlHelper::radio() this has been replaced with FormHelper::radio() since [5338] 2007-07-06 03:47:35 +00:00
javascript.php Correcting code structure to standards 2007-06-20 07:51:52 +00:00
js.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
number.php Fixing issue #2713, NumberHelper does not handle some currency formatting very well 2007-06-21 16:01:11 +00:00
paginator.php fix Paginator::numbers() seperator: #2685 2007-06-27 15:53:38 +00:00
rss.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
session.php Adding fix for Ticket #2339 2007-04-04 07:25:48 +00:00
text.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
time.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
xml.php Adding tests for DboSource and AjaxHelper, and fixing code formatting in XmlHelper 2007-02-08 22:16:35 +00:00