cakephp2-php8/cake/libs/view/helpers
2007-03-22 18:47:38 +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 Fixing undefined variable in Router, updating Socket test, and fixing FormHelper::label() for dot notation (Ticket #2277) 2007-03-22 18:47:38 +00:00
html.php Adding changes needed to allow passing $tagName param using dot notation so use Model.field instead of Model/field which is being deprecated 2007-03-17 07:58:22 +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