XCube
The foundational Core of XoopsCube Legacy
 
Loading...
Searching...
No Matches
XCube_Session Class Reference

Public Member Functions

 __construct ( $sessionName='', $sessionExpire=0)
 
 setParam ( $sessionName='', $sessionExpire=0)
 
 start ()
 
 destroy ( $forceCookieClear=false)
 
 regenerate ()
 
 rename ()
 
 _cookiePath ()
 

Data Fields

 $mSessionName = ''
 [READ ONLY] string
 
 $mSessionLifetime = 0
 [READ ONLY] int
 
 $mSetupSessionHandler
 [READ ONLY] XCube_Delegate
 
 $mGetSessionCookiePath
 [READ ONLY] XCube_Delegate
 

Member Function Documentation

◆ destroy()

destroy ( $forceCookieClear = false)
Parameters
bool$forceCookieClear

◆ setParam()

setParam ( $sessionName = '',
$sessionExpire = 0 )
Parameters
string$sessionName
int$sessionExpire

◆ start()

start ( )

Todo check sameSite secure to replace with


The documentation for this class was generated from the following file: