cakephp2-php8/cake/libs/view/helpers
2011-03-02 20:27:57 -05:00
..
ajax.php Applying fix from 'Mark Mitchell' to expose PeriodicalExecuter in the callback. Fixes #1529 2011-02-11 21:49:00 -05:00
app_helper.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
cache.php Fixed wrong viewVars store when have objects in view caching. Fixes #1486. 2011-01-28 00:31:18 -02:00
form.php Making empty string create empty submit buttons. This applies to both Form->submit() and Form->end(). Tests added. Fixes #1569 2011-03-02 20:27:57 -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 Changing the checks surrounding dataExpression to use empty() instead of isset() so unexpected things don't happen if you ever use dataExpression = false. Fixes #1521 2011-02-23 21:15:39 -05: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 Changing the checks surrounding dataExpression to use empty() instead of isset() so unexpected things don't happen if you ever use dataExpression = false. Fixes #1521 2011-02-23 21:15:39 -05: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 Changing the checks surrounding dataExpression to use empty() instead of isset() so unexpected things don't happen if you ever use dataExpression = false. Fixes #1521 2011-02-23 21:15:39 -05: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 Supporting %e in windows. Fixes #1510. 2011-02-06 15:51:28 -02:00
xml.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00