ViewSettings
in package
Class ViewSettings
Table of Contents
- $name : mixed
- $type : mixed
- __construct() : mixed
- ThemeDBSettings constructor.
- isThemeSystemActive() : bool
- name() : string
Properties
$name
private
mixed
$name
$type
private
mixed
$type
Methods
__construct()
ThemeDBSettings constructor.
public
__construct(string $type, string $name) : mixed
Parameters
- $type : string
- $name : string
Return values
mixed —isThemeSystemActive()
public
isThemeSystemActive() : bool
Return values
bool —name()
public
name() : string