cakephp2-php8/cake/libs/view/helpers
Mark Story 33bfe0e5e2 Making Helper extend Object, this fixes issues where Helpers would not have dispatchMethod or requestAction available.
Correcting JsHelper::call__ into JsHelper::__call
Updating test cases to remove reference operators
2010-04-23 21:21:31 -04:00
..
app_helper.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
cache.php Merge remote branch 'origin/1.3' into 2.0 2010-04-06 12:19:34 +10:00
form.php Merge remote branch 'origin/1.3' into 2.0 2010-04-23 12:52:56 +10:00
html.php Merge remote branch 'origin/1.3' into 2.0 2010-04-09 22:05:00 +10:00
jquery_engine.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
js.php Making Helper extend Object, this fixes issues where Helpers would not have dispatchMethod or requestAction available. 2010-04-23 21:21:31 -04:00
mootools_engine.php Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
number.php Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
paginator.php Fixing failing tests in PaginatorHelper and moving tests related to JsHelper interaction into a separate test method. 2010-04-23 21:10:23 -04:00
prototype_engine.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
rss.php Merge remote branch 'origin/1.3' into 2.0 2010-04-06 12:19:34 +10:00
session.php Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
text.php Merge remote branch 'origin/1.3' into 2.0 2010-04-16 23:43:28 +10:00
time.php Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
xml.php Merge remote branch 'origin/1.3' into 2.0 2010-04-23 12:52:56 +10:00