cakephp2-php8/cake/tests/test_app/views/posts
2009-12-13 12:39:39 -05:00
..
cache_empty_sections.ctp adding failing testcase for identical <cake:nocache> content confussion. 2008-10-05 18:27:02 +00:00
cache_form.ctp Adding test case for cached view files, and fatal errors caused by the view instance not being registered. View instances are now registered when rendering view caches, and unregistered if the cached view fails. This fixes issues rendering flash messages with custom layouts and fixes FormHelper methods inside nocache blocks. 2009-12-13 12:39:39 -05:00
index.ctp Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
multiple_nocache.ctp Fixing CacheHelper and multiple cake:nocache tags in a view file, breaking cake:nocache following $content_for_layout. Fixes #136 2009-10-01 01:03:47 -04:00
nocache_multiple_element.ctp Setting missing props on files 2008-09-09 18:51:28 +00:00
scaffold.edit.ctp Correcting scaffold view file implementation. Was incorrectly using separate add and edit templates. Changes bring scaffold templates more inline with bake templates. 2008-09-27 03:48:23 +00:00
sequencial_nocache.ctp changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
test_nocache_tags.ctp changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00