Method | Description | |
---|---|---|
getCurrentThemeFolder ( ) : string | Returns current theme folder | |
getThemeFolders ( ) : array | Returns an array of all theme folders | |
getThemePathPattern ( ) : string | Returns path patterns to theme folder | |
getThemesDirectory ( ) : string | Returns path to themes directory | |
locateTemplate ( string $name ) : string | Returns a full path for a given template |
public getCurrentThemeFolder ( ) : string | ||
return | string |
public getThemeFolders ( ) : array | ||
return | array |
public getThemePathPattern ( ) : string | ||
return | string |
public getThemesDirectory ( ) : string | ||
return | string |
public locateTemplate ( string $name ) : string | ||
$name | string | |
return | string |