cakephp2-php8/cake/libs/view/helpers
2009-01-14 22:08:11 +00:00
..
ajax.php Applying patch from 'tyler'. Updates Ajax helper to reflect updated scriptaculous API. See http://github.com/madrobby/scriptaculous/wikis/ajax-inplaceeditor. Fixes #5790 2008-11-24 05:23:31 +00: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 changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
form.php Fixing formHelper::hour when specifying a strtotime compatible string for the selected value. Tests added Fixes #5941 2008-12-30 16:20:38 +00:00
html.php Refactoring previous fix to revert markup changes in HtmlHelper, updating FormHelper tests to comply with coding standard, correcting bad assertions, fixing issue with field types being mis-identified if duplicate names are used, fixes #5919 2008-12-25 22:13:06 +00:00
javascript.php Fixing failing tests in JavascriptHelper. 2008-12-19 01:30:02 +00:00
js.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
number.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
paginator.php Fixing next()/prev() when paginating multiple models. Added tests from 'hummer'. Fixes #5970 2009-01-14 22:08:11 +00:00
rss.php Adding $data['attrib'] back to RssHelper::channel(); after more research use cases for this were found. 2008-11-25 05:54:31 +00:00
session.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
text.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
time.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
xml.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00