ThemeView Class Reference

Inheritance diagram for ThemeView:

View Object ScaffoldView

List of all members.


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

ThemeView::$themeElement = null

Definition at line 40 of file theme.php.

ThemeView::$themeLayout = null

Definition at line 46 of file theme.php.

ThemeView::$themePath = null

Definition at line 52 of file theme.php.


The documentation for this class was generated from the following file: