cakephp2-php8/cake/libs/view/helpers
2007-04-05 04:31:46 +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 finishing changes to FormHelper 2007-04-05 04:31:46 +00:00
html.php Adding enhancement idea from Ticket #2201. 2007-03-25 02:03:34 +00:00
javascript.php Adding JavascriptHelper::object() fix for 0 being converted to null (Ticket #2296) 2007-03-26 17:22:02 +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 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