Methods | ||
---|---|---|
public
static
|
Has(string $sKey): bool
|
# |
public
static
|
clear(string $sKey): void
|
# |
public
static
|
ClearAll(): void
|
# |
public
static
|
Destroy(): void
|
# |
public
static
|
get(string $sKey, mixed $nmDefault = null): mixed
|
# |
public
static
|
Set(string $sKey, mixed $mValue)
|
# |
public
static
|
Id(): string
|
# |
public
static
|
SetId(string $sId): string
|
# |
public
static
|
DestroySessionById($sId): void
|
# |
public
static
|
Start(): bool
|
# |
public
static
|
Stop(): void
|
# |
Properties | |||
---|---|---|---|
public
static
|
string
|
$sSessionName = ''
|
# |
public
static
|
bool
|
$bFirstStarted = false
|
# |
public
static
|
bool
|
$bStarted = false
|
# |