Documentation

Theme
in package

Table of Contents

$legacyMode  : bool
$legacyModeURLParam1  : string
$legacyModeURLParam2  : string
$theme  : array<string|int, mixed>
$themeFqID  : string
__construct()  : mixed
init()  : mixed
loadTheme()  : mixed
setTheme()  : mixed

Properties

$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

Methods

__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

Search results