cakephp2-php8/cake/libs/view/helpers
2011-05-09 22:21:58 -04: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 Fixed a bug in the dateTime function that prevented the proper hour from being selected because the check for past noon required seconds to be set and they weren't 2011-05-09 22:21:58 -04: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 Adding 'style' as a known html attribute. Fixes #1573 2011-03-07 21:58:11 -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 linking of emails that are missing tld's. They should not be turned into links. Test added. Fixes #1622 2011-03-27 19:09:46 -04:00
time.php Fixing issue with wrong internationalization of time ago expressions in TimeHelper. Fixes #1663 2011-04-29 15:48:00 -03:00
xml.php Fixing XmlHelper overwriting its Xml property when creating an open element with elem() 2011-04-16 16:56:32 -04:00