class StyleManager (View source)

Constants

private DEFAULT_STYLE

Methods

__construct(string $style = self::DEFAULT_STYLE, string $themeBasePath = 'templates', string $themeName = 'default')

No description

string
getSelectedStyle()

No description

Details

__construct(string $style = self::DEFAULT_STYLE, string $themeBasePath = 'templates', string $themeName = 'default')

No description

Parameters

string $style
string $themeBasePath
string $themeName

string getSelectedStyle()

No description

Return Value

string