cakephp2-php8/cake/libs/view/helpers
Juan Basso df9e1e0bd1 Replace function join (alias) by implode.
Signed-off-by: Mark Story <mark@mark-story.com>
2009-11-21 13:43:11 -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 Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00
javascript.php Replace function join (alias) by implode. 2009-11-21 13:43:11 -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 Fixing error in previous commit. 2009-11-03 09:52:59 -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 Minor refactorings for DboMysql, DboSource and TextHelper 2009-07-21 20:57:39 +00: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