cakephp2-php8/cake/libs/view
phpnut 76394b643f Refactoring loading plugin views and layouts.
Plugin templates can be overridden in the app/views/plugins/$plugin/$viewPath directory
If template is not found in this directory or the app/plugins/$plugin/views/$viewPath a missing 
view error will be rendered

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3966 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-25 19:58:16 +00:00
..
helpers Fixing CacheHelper after removal of controller from View 2006-11-25 09:27:13 +00:00
templates Cleaning up core views/caching.php 2006-11-25 18:23:53 +00:00
helper.php Removing direct reference between View and helpers, and explicitly defining all Helper object properties 2006-11-25 08:55:16 +00:00
theme.php Adding changes for new Theme view 2006-07-29 05:59:42 +00:00
view.php Refactoring loading plugin views and layouts. 2006-11-25 19:58:16 +00:00