cakephp2-php8/cake/libs/view/helpers
2010-08-16 23:02:44 -04:00
..
app_helper.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
cache.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
form.php Merge branch '2.0' into 2.0-helpers 2010-08-16 23:02:44 -04:00
html.php Merge branch '2.0' into 2.0-helpers 2010-08-16 23:02:44 -04:00
jquery_engine.php Merge remote branch 'origin/1.3' into 2.0 2010-05-20 12:22:04 +10:00
js.php Removing dispatchMethod from JsHelper, its not really that useful, and is good at hiding bugs in mock tests. 2010-08-10 23:18:38 -04:00
mootools_engine.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
number.php Merge branch '1.3' into 2.0 2010-06-26 12:29:20 -04:00
paginator.php Moving methods around. ObjectCollection now normalizes helpers arrays. Plugin helpers now lazy load. 2010-08-10 23:18:38 -04:00
prototype_engine.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
rss.php Merge branch '2.0' into 2.0-helpers 2010-08-16 23:02:44 -04:00
session.php Updating session helper constructor to fix failing tests in Controller::render() integration tests. 2010-08-11 00:01:24 -04:00
text.php Updating TextHelper to not use create_function(). The create_function calls leaked memory and didn't work with the new helper constructors. 2010-08-10 23:18:38 -04:00
time.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
xml.php Updating most helper test cases to use View in their constructors. 2010-08-10 23:18:38 -04:00