cakephp2-php8/cake/libs/view/helpers
2008-05-22 09:13:23 +00:00
..
ajax.php Allowing CakeTestCase::assertTags() to receive strings as expectation. 2008-05-18 19:51:30 +00:00
app_helper.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
cache.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
form.php Implemented patch from 'johnathansnook' closes #4496 Form::inputs now allows for fieldset classname to be set. Updated tests 2008-05-21 03:57:35 +00:00
html.php HtmlHelper::tableCells() now accepts a fifth parameter $continueOddEven, which by default is true, thereby not affecting current behaviour. When false, $count will not be static, and will therefore start from zero, giving correct odd and even values if they are passed. Fixes #4222 2008-05-22 09:13:23 +00:00
javascript.php optimization, refs #3877, fixes #3415 2008-05-19 20:31:42 +00:00
js.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
number.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
paginator.php Paginator Helper prev and next methods now use the Html::tag helper method, allowing you to pass a tag option to specify what HTML tag the disabled links should be wrapped in. Defaults to div. Fixes #3991 2008-05-13 23:35:47 +00:00
rss.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
session.php Implemented Enhancement: closes #4670 2008-05-19 22:05:42 +00:00
text.php Converted spaces to tabs 2008-05-19 06:55:17 +00:00
time.php Added ability to define end user time offset to TimeHelper closes #2656 2008-05-20 00:24:00 +00:00
xml.php fixes #4559 2008-05-13 07:56:33 +00:00