cakephp2-php8/cake/libs/view/helpers
mark_story e5cfd69636 Adding test layout with cake:nocache tags.
Adding tests to CacheHelper
Fixing CacheHelper not parsing cake:nocache after $content_for_layout when view file has cake:nocache tags as well.
Closes #5275

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7560 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-09-05 21:41:07 +00:00
..
ajax.php Adding 'submitOnBlur' to $editorOptions. Closes #5263 2008-08-14 21:03:15 +00:00
app_helper.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
cache.php Adding test layout with cake:nocache tags. 2008-09-05 21:41:07 +00:00
form.php Adding tests for secured forms. Fixes the issues related to checkboxes in multi row forms. 2008-08-29 03:11:35 +00:00
html.php Fixing issue where reference fatal is thrown with PHP 5.0.5 2008-09-04 13:35:04 +00:00
javascript.php Removed almost all am() calls from core. 2008-07-31 00:16:16 +00:00
js.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
number.php Correcting coding standards violations 2008-06-20 11:57:56 +00:00
paginator.php Updating PaginatorHelper::options() docblock and adding test cases to demonstrate correct usage, closes #5380 2008-09-04 19:10:15 +00:00
rss.php Added category handling to RssHelper. Additional tests added. Closes #5135 2008-08-08 03:49:53 +00:00
session.php some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
text.php Replaced all instances of ife() in /cake 2008-07-30 20:34:01 +00:00
time.php Applied patch from 'biscazziere' updated TimeHelper::timeAgoInWords() to be i18n friendly. Closes #5082. 2008-08-25 03:15:10 +00:00
xml.php Fixing HTML entity escaping in helpers, fixing broken XmlHelper test, all helper tests now passing 2008-08-01 04:53:16 +00:00