Theme
Table of Contents
-
$legacyMode
: bool
-
$legacyModeURLParam1
: string
-
$legacyModeURLParam2
: string
-
$theme
: array<string|int, mixed>
-
$themeFqID
: string
-
__construct()
: mixed
-
init()
: mixed
-
loadTheme()
: mixed
-
setTheme()
: mixed
$legacyMode
public
static bool
$legacyMode
= false
$legacyModeURLParam1
public
static string
$legacyModeURLParam1
= ''
$legacyModeURLParam2
public
static string
$legacyModeURLParam2
= ''
$theme
private
array<string|int, mixed>
$theme
$themeFqID
private
string
$themeFqID
__construct()
public
__construct() : mixed
Return values
mixed
—
init()
private
init() : mixed
Return values
mixed
—
loadTheme()
private
loadTheme() : mixed
Return values
mixed
—
setTheme()
private
setTheme() : mixed
Return values
mixed
—