cakephp2-php8/cake/libs/view/helpers
2010-01-21 22:03:03 +05:30
..
ajax.php Updating doc block to reflect that url can be string or array and removing 'escapeTitle' param. Use key 'escape' in options instead 2009-12-20 00:46:47 +05:30
app_helper.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
cache.php Removing unused variables from CacheHelper::cache() 2009-12-28 22:15:07 -05:00
form.php Fixing spacing between button tag attributes. Fixes #241 2010-01-21 22:03:03 +05:30
html.php Removing doc for param that no longer exists. 2009-12-21 09:54:35 -05:00
javascript.php Merge branch '1.2' into 1.2-merger 2009-12-06 21:43:53 -05:00
jquery_engine.php Fixing issues where chained jQuery engine requests wouldn't eval() script elements, making ajax pagination much harder. 2010-01-06 11:59:15 -05:00
js.php Fixing issues in JsHelper with PHP4 compatibility. Seems passing arrays by reference doesn't work very well. 2010-01-15 00:02:24 -05:00
mootools_engine.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
number.php Adding doc block for options on NumberHelper::currency() 2009-12-22 19:17:23 -05:00
paginator.php Putting __() in strings that missing internationalization. 2010-01-18 01:06:25 -05:00
prototype_engine.php Fixing issues in PrototypeEngineHelper where parameters would end up wrapped in a function() {} when marked as a dataExpression. This prevented the sending of form data. 2009-12-29 21:52:59 -05:00
rss.php Merge branch '1.3-misc' into 1.3-merger 2009-11-22 21:28:14 -05:00
session.php Removing "Long description for file" from /cake/libs tree. 2009-12-08 20:19:02 +11:00
text.php Putting __() in strings that missing internationalization. 2010-01-18 01:06:25 -05:00
time.php Fixes to make TimeHelper and test cases more compatible with PHP 4 2010-01-15 17:48:41 -04:30
xml.php Removing use of Helper::output from core helpers. 2009-11-21 16:43:54 -05:00