|
|
| __construct ( $sessionName='', $sessionExpire=0) |
| |
| | setParam ( $sessionName='', $sessionExpire=0) |
| |
| | start () |
| |
| | destroy ( $forceCookieClear=false) |
| |
|
| regenerate () |
| |
|
| rename () |
| |
|
| _cookiePath () |
| |
|
|
| $mSessionName = '' |
| | [READ ONLY] string
|
| |
|
| $mSessionLifetime = 0 |
| | [READ ONLY] int
|
| |
|
| $mSetupSessionHandler |
| | [READ ONLY] XCube_Delegate
|
| |
|
| $mGetSessionCookiePath |
| | [READ ONLY] XCube_Delegate
|
| |
◆ destroy()
| destroy |
( |
| $forceCookieClear = false | ) |
|
◆ setParam()
| setParam |
( |
| $sessionName = '', |
|
|
| $sessionExpire = 0 ) |
- Parameters
-
| string | $sessionName | |
| int | $sessionExpire | |
◆ start()
Todo check sameSite secure to replace with
The documentation for this class was generated from the following file:
- C:/Ampps/www/legacy250/html/core/XCube_Session.class.php