cakephp2-php8/cake/libs/view/helpers
2011-01-17 11:11:30 -05: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 Minor optimization in cache views. 2010-12-18 19:41:57 -02:00
form.php Fixing issue where get forms created with model = false would create inputs with name = ''. Tests added. Fixes #1455 2011-01-15 14:39:24 -05:00
html.php Fixed incorrect docblock. Fixes #1350 2010-12-08 22:08:43 -05:00
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 Calling parent constructors in helpers that have it omitted. Fixes #1359 2010-12-12 21:14:30 -05: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 Fixing option documentation. 2010-12-27 10:40:50 -05: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 Fixing TextHelper::autoLinkEmails() not linking email addresses that contain '. 2011-01-17 11:11:30 -05:00
time.php Making niceShort() compare the original dateString and userOffset. This fixes issues where timezone differences would cause the incorrect short form to be displayed. Fixes #1331 2011-01-05 22:53:56 -05:00
xml.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00