cakephp2-php8/cake/libs/view/helpers
2010-01-14 20:15:54 -05:00
..
ajax.php Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00
app_helper.php Adding App::import() to app_helper files. Fixes issues with Missing Helper Class, and allows you to use helpers in shell classes. Fixes #5458 2008-12-05 16:49:43 +00:00
cache.php Removing unused $view property from CacheHelper. 2009-11-07 10:44:14 -05:00
form.php Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00
html.php Applying optimizations to use of count() from 'jrbasso' 2009-11-21 15:14:21 -05:00
javascript.php Adding documentation note about $options['q'] Refs #357 2009-11-24 11:57:56 -05:00
js.php Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00
number.php Refactoring NumberHelper::toReadableSize to properly use I18n functionality. 2009-03-03 23:39:48 +00:00
paginator.php Trimming trailing whitespace from files. Refs #201 2010-01-14 20:15:54 -05:00
rss.php Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00
session.php fixes #6476, crash on missing layout in session flash 2009-07-21 01:33:12 +00:00
text.php fixes Text::toList to allow passing array( 1=>"abc", 2=>"abc" ) and the updated test case 2009-11-24 20:23:23 -05:00
time.php Replace function is_integer (alias) by is_int. 2009-11-21 13:36:10 -05:00
xml.php Fixing XmlHelper::elem() when value is null and cdata = true. Removing empty invalid tag. 2009-09-24 22:43:31 -04:00