cakephp2-php8/cake/libs/view/helpers
2009-08-02 18:55:37 +00:00
..
ajax.php Removing use of e() from core classes. Refs #6525 2009-07-23 13:35:14 +00:00
app_helper.php Adding App::import() to app_helper files. Fixes issues with Missing Helper Class, and allows you to use helpers in shell classes. Fixes #5458 2008-12-05 16:49:43 +00:00
cache.php fixes #6419, redirect with cached view page 2009-06-10 17:11:17 +00:00
form.php Fixing form helper checkbox hidden input generation for disabled fields. Thanks to 'trevorsg' for the patch & test case. 2009-05-14 03:26:53 +00:00
html.php Applying patches by ADMad updating HtmlHelper and adding test. Adding missing properties in test case. Preventing bleed through in test case. Fixes #6490 2009-07-04 22:04:40 +00:00
javascript.php Updating doc block on JavascriptHelper::object(). Thanks BrendonKox. Fixes #6540. 2009-08-01 06:24:55 +00:00
js.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
number.php Refactoring NumberHelper::toReadableSize to properly use I18n functionality. 2009-03-03 23:39:48 +00:00
paginator.php Updating doc blocks for paginator helper. Thanks to savant for the patch. Fixes #4994. 2009-08-02 18:55:37 +00:00
rss.php Adding $data['attrib'] back to RssHelper::channel(); after more research use cases for this were found. 2008-11-25 05:54:31 +00:00
session.php fixes #6476, crash on missing layout in session flash 2009-07-21 01:33:12 +00:00
text.php Minor refactorings for DboMysql, DboSource and TextHelper 2009-07-21 20:57:39 +00:00
time.php Removing usage of r() from core 2009-07-23 20:51:24 +00:00
xml.php Updating docblocks and code formatting in XML classes, adding test change to previous commit. 2009-03-11 04:09:35 +00:00