cakephp2-php8/cake/libs/view/helpers
2010-11-04 21:08:40 -04:00
..
ajax.php Changing check in AjaxHelper::link() so lazy users don't get type errors. Fixes #902 2010-07-11 13:47:40 -04:00
app_helper.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
cache.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
form.php Fixing issue where an array to string conversion error could occur if you had multiple values for a model's primary key and you created a matching form. Tests added. 2010-11-04 21:08:40 -04:00
html.php Fixing detection and automatic appending of extension '.js' to urls in call to HtmlHelper::script(). Closes #965 2010-07-29 02:11:00 +05:30
javascript.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
jquery_engine.php Update copyright years. 2010-10-25 07:58:22 +11:00
js.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
mootools_engine.php Update copyright years. 2010-10-25 07:58:22 +11:00
number.php Changing NumberHelper::currency() to format < 1euro based on the suggestions from 'Joel Haasnoot'. Instead of 99c you will get €0,99. 2010-11-02 21:56:24 -04:00
paginator.php Applying patch from 'Daren Thomas' fixes issues where sorting on virtualFields did not work properly when using aliased sort link keys. Tests added. Fixes #680 2010-05-16 23:42:14 -04:00
prototype_engine.php Update copyright years. 2010-10-25 07:58:22 +11:00
rss.php Fixed 'convertEntities' to links in RSS. Fixes #959 2010-08-04 22:03:44 -03:00
session.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
text.php Removing strtolower call that was breaking autolinks for URL shorteners. Tests added. Fixes #838 2010-06-21 21:17:37 -04:00
time.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
xml.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00