cakephp2-php8/cake/libs/view/helpers
2010-12-12 21:14: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 Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
form.php Removing use of serialize() for locked fields. This removes any 2010-11-21 00:09:45 -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 Calling parent constructors in helpers that have it omitted. Fixes #1359 2010-12-12 21:14:30 -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 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