cakephp2-php8/cake/libs/view/helpers
2010-08-10 23:18:41 -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 Removing ClassRegistry use from FormHelper and its test case. 2010-08-10 23:18:41 -04:00
html.php Removing remaining ClassRegistry::getObject() in HtmlHelper. 2010-08-10 23:18:41 -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 Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
session.php Making SessionHelper not use ClassRegistry to access View. SessionHelper still needs to not inherit from CakeSession. 2010-08-10 23:18:41 -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