cakephp2-php8/cake/libs/view/helpers
2009-07-03 08:24:42 -07:00
..
ajax.php Fixing AjaxHelper::dragOptions to match scriptaculous docs. 2009-04-06 00:57:46 +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 Merge branch 'master' into 1.3 2009-06-02 10:12:14 -07:00
html.php Updating doc block for HtmlHelper::css(). Fixes #6059 2009-05-22 01:25:13 +00:00
javascript.php Updating JavascriptHelper::escapeString to properly encode utf8 characters as per the JSON spec. 2009-06-17 01:59:41 +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 Merge branch '1.2' into 1.3 2009-07-03 08:24:42 -07: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 Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
text.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
time.php Removing whitespace introduced in [8014] 2009-03-12 17:33:47 +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