cakephp2-php8/cake/libs/view/helpers
mark_story 4118477c0a Merge branch '1.3' into merger
Conflicts:
	cake/console/templates/default/views/index.ctp
	cake/libs/cache.php
	cake/libs/cake_log.php
	cake/libs/cake_socket.php
	cake/libs/view/helpers/form.php
	cake/libs/view/helpers/js.php
	cake/tests/cases/libs/view/helpers/js.test.php
	cake/tests/lib/reporter/cake_cli_reporter.php
2011-03-19 09:08:28 -04:00
..
app_helper.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
cache.php Replacing request->here with request->here(). Saves a call to Router::normalize() in a few places. 2011-03-02 22:04:51 -05:00
form.php Merge branch '1.3' into merger 2011-03-19 09:08:28 -04:00
html.php Removing additional spaces in tags. 2011-02-05 01:48:52 -05:00
jquery_engine.php Merge branch '1.3' into merger 2011-03-01 22:21:44 -05:00
js.php Merge branch '1.3' into merger 2011-03-19 09:08:28 -04:00
mootools_engine.php Merge branch '1.3' into merger 2011-03-01 22:21:44 -05:00
number.php Added more options to NumberHelper::currency() to allow for better flexibility in defining formats. Fixes #1267 2011-03-01 17:14:15 -08:00
paginator.php Moving parent constructor call until after $helpers has been modified. Fixes #1443 2011-01-14 17:17:53 -05:00
prototype_engine.php Merge branch '1.3' into merger 2011-03-01 22:21:44 -05:00
rss.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
session.php Adding the ability to pass additional information into the rendering of flash messages. Allows you to keep keep code DRY by moving repeated settings into the view. 2011-02-21 14:08:29 -05:00
text.php Merge branch '1.3' into merger 2011-01-18 20:04:30 -05:00
time.php Merge branch '1.3' into merger 2011-03-01 22:21:44 -05:00