|
| __clone () |
|
| start () |
|
| destroy ($bDeleteCookies=true) |
|
| exists ($sId='') |
|
| getId () |
|
| setUserId ($iUserId) |
|
| getUserId () |
|
| setValue ($sKey, $mixedValue) |
|
| unsetValue ($sKey) |
|
| isValue ($sKey) |
|
| getValue ($sKey) |
|
| getUnsetValue ($sKey) |
|
| maintenance () |
|
|
| $oDb |
|
| $sId |
|
| $iUserId |
|
| $aData |
|
| $bAutoLogout |
|
◆ __construct()
BxDolSession::__construct |
( |
| ) |
|
|
protected |
◆ __clone()
BxDolSession::__clone |
( |
| ) |
|
Prevent cloning the instance
◆ getInstance()
static BxDolSession::getInstance |
( |
| ) |
|
|
static |
◆ start()
Force logout a logged in user if his session wasn't found and required to be automatically recreated. It's needed to avoid problems when different users are logged in at the same time under one account.
The documentation for this class was generated from the following file:
- inc/classes/BxDolSession.php