cakephp2-php8/cake/tests/test_app/views/posts
2010-12-12 13:18:28 -05:00
..
cache_empty_sections.ctp Changing <cake:nocache></cake:nocache> into <!--nocache--><!--/nocache--> This makes no cache tags valid html/xml at all times, and will not interfere with validation. 2010-11-07 13:23:45 -05:00
cache_form.ctp Changing <cake:nocache></cake:nocache> into <!--nocache--><!--/nocache--> This makes no cache tags valid html/xml at all times, and will not interfere with validation. 2010-11-07 13:23:45 -05:00
helper_overwrite.ctp Changing how helpers are extracted, fixes issues with view variables not overwriting local helper variables. Fixes #381 2009-12-03 09:55:49 -05:00
index.ctp Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
multiple_nocache.ctp Changing <cake:nocache></cake:nocache> into <!--nocache--><!--/nocache--> This makes no cache tags valid html/xml at all times, and will not interfere with validation. 2010-11-07 13:23:45 -05:00
nocache_multiple_element.ctp Changing <cake:nocache></cake:nocache> into <!--nocache--><!--/nocache--> This makes no cache tags valid html/xml at all times, and will not interfere with validation. 2010-11-07 13:23:45 -05:00
scaffold.form.ctp Making scaffold form view names consistent with those used in bake. 2010-12-12 13:18:28 -05:00
sequencial_nocache.ctp Changing <cake:nocache></cake:nocache> into <!--nocache--><!--/nocache--> This makes no cache tags valid html/xml at all times, and will not interfere with validation. 2010-11-07 13:23:45 -05:00
test_nocache_tags.ctp Replaced the *printf with i18n aliases by i18n aliases with params. 2010-12-04 23:37:13 -02:00