SessionAnonymous
in package
Read onlyYes
匿名セッション情報。
今時点の作業状態が真になる。
Table of Contents
Properties
- $login : bool
- $passwordReminder : bool
- $passwordReset : bool
- $signup1 : bool
- $signup2 : bool
Methods
- __construct() : mixed
Properties
$login
public
bool
$login
= false
$passwordReminder
public
bool
$passwordReminder
= false
$passwordReset
public
bool
$passwordReset
= false
$signup1
public
bool
$signup1
= false
$signup2
public
bool
$signup2
= false
Methods
__construct()
public
__construct([bool $login = false ][, bool $signup1 = false ][, bool $signup2 = false ][, bool $passwordReminder = false ][, bool $passwordReset = false ]) : mixed
Parameters
- $login : bool = false
- $signup1 : bool = false
- $signup2 : bool = false
- $passwordReminder : bool = false
- $passwordReset : bool = false