cakephp2-php8/cake/libs/view/helpers
2008-05-17 18:45:24 +00:00
..
ajax.php Fixing issue where AjaxHelper::link() would produce non-XHTML compliant links 2008-04-16 22:17:11 +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 Refactored CakeTestCase::assertTags to tokenize the validation process and give useful debug information on demand 2008-05-08 11:32:31 +00:00
html.php Html::tag now accepts $attributes as a string, in which case, it will be used as the tags class name. 2008-05-13 23:09:37 +00:00
javascript.php Improving code coverage for PHP-native JSON generation in JavascriptHelper, fixing object output bug 2008-05-12 06:04:56 +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 "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
text.php Text helper highlight method now handles HTML tags correctly. Closes #2242 2008-05-17 18:45:24 +00:00
time.php changing numeric check in TimeHelper::wasWithinLast to remove the use of a php extension 2008-05-05 15:04:02 +00:00
xml.php fixes #4559 2008-05-13 07:56:33 +00:00