cakephp2-php8/cake/tests/cases/libs/view
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
..
helpers Merge branch '1.3' of code.cakephp.org:cakephp into 1.3 2009-11-25 08:40:14 -06:00
helper.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
theme.test.php Refactored last commit changes are: 2009-11-25 22:58:02 -06:00
view.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00