cakephp2-php8/cake/tests/test_app/views
phpnut 948f6b21e5 Refactored last commit changes are:
To override plugin views with a themed version of the view you would create:
<app_name>/views/themed/<theme_name>/plugins/<plugin_name>/<controller_name>/*.ctp

To override plugin views at the app view level you would create:
<app_name>/views/plugins/<plugin_name>/<controller_name>/*.ctp
2009-11-25 22:58:02 -06:00
..
elements Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
errors Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
helpers Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
layouts Removing leftover SVN tags. 2009-11-06 18:35:14 +11:00
pages Refactoring extract shell. Supporting use of $foo['bar'] as $count. 2009-08-06 18:14:25 -03:00
posts Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
scaffolds Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
tests_apps Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
themed/test_theme Refactored last commit changes are: 2009-11-25 22:58:02 -06:00