cakephp2-php8/cake/libs/view/helpers
dho 9a865176aa Removing invalid character
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4866 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-04-17 06:48:16 +00:00
..
ajax.php Adding fix for Ticket #2339 2007-04-04 07:25:48 +00:00
cache.php Adding fix for Ticket #2328 2007-04-03 03:10:36 +00:00
form.php Removing invalid character 2007-04-17 06:48:16 +00:00
html.php Adding fix for Ticket #2364 2007-04-07 06:44:18 +00:00
javascript.php Fixing JavascriptHelper::object() bug with numeric indexes, as reported on the mailing list 2007-04-11 18:02:10 +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 to FormHelper::create() for plugin path with action, see #2342. Adding default sizes, maxlengths, and values to input. FormHelper::inputs() will now return all the fields in the model without the need to pass anything from the controller, uses a blacklist so some fields can be skipped. Added PaginatorHelper::numbers(), will output current page numbers, uses a modulus to decide how many to show on each side of the current page. Paginator::options() now allows setting default paging params 2007-04-04 20:38:26 +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 Fixing problem with highlighting multiple phrases (ticket #2418) 2007-04-13 14:27:59 +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