ThemeView Class Reference
Inheritance diagram for ThemeView:

Public Member Functions | |
| _paths ($plugin=null, $cached=true) | |
Public Attributes | |
| $themeElement = null | |
| $themeLayout = null | |
| $themePath = null | |
Detailed Description
Definition at line 34 of file theme.php.
Member Function Documentation
| ThemeView::_paths | ( | $ | plugin = null, |
|
| $ | cached = true | |||
| ) |
Return all possible paths to find view files in order
- Parameters:
-
string $plugin
- Returns:
- array paths private
Reimplemented from View.
Definition at line 81 of file theme.php.
References View::$plugin.
Referenced by ScaffoldView::_getViewFileName().
Member Data Documentation
The documentation for this class was generated from the following file:
- 1.2.x.x/cake/libs/view/theme.php