cakephp2-php8/cake/libs/view/helpers
phpnut 3292a8efdb Adding enhancement idea from Ticket #2201.
Fixed the use of parseHtmlOptions which is deprecated.
Fixed an undefined index on check box when there is no model.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4672 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-25 02:03:34 +00:00
..
ajax.php Fixing AjaxHelper::dropRemote() (Ticket #2260) and updating test cases 2007-03-16 23:54:24 +00:00
cache.php Adding fix for Ticket #1442. 2007-03-04 04:43:30 +00:00
form.php Adding test cases for FormHelper::error() 2007-03-23 16:06:48 +00:00
html.php Adding enhancement idea from Ticket #2201. 2007-03-25 02:03:34 +00:00
javascript.php Appending .js to strings like script-x.x.x in link() function 2007-03-15 16:37:46 +00:00
js.php Fixing default JavaScript template, and code generation 2007-02-27 18:23:09 +00:00
number.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
paginator.php Adding fix for Ticket #2156 2007-03-04 10:31:02 +00:00
rss.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
session.php Refactoring SessionHelper and SessionComponent 2007-02-12 22:29:49 +00:00
text.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
time.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
xml.php Adding tests for DboSource and AjaxHelper, and fixing code formatting in XmlHelper 2007-02-08 22:16:35 +00:00