Class flSessionRedis
flSessionRedis Class
Class to implement Redis based sessions.
- flSession
- flSessionRedis
Package: fusionLib
Copyright: Copyright (c) 2014 fusionLib. All rights reserved.
Located at system/libs/Session/flSessionRedis.php
Copyright: Copyright (c) 2014 fusionLib. All rights reserved.
Located at system/libs/Session/flSessionRedis.php
Methods summary
public
|
#
__construct(
Construct and initialize the Redis session object. |
public
Redis
|
|
public
string
|
|
public
|
|
public
|
|
public
|
Methods inherited from flSession
destroy()
,
destroyNamespace()
,
flashDelete()
,
flashGet()
,
flashKeep()
,
flashKeepAll()
,
flashSet()
,
generateID()
,
getNamespace()
,
getSessionID()
,
hasNamespace()
,
loadSession()
,
regenerate()
,
sessionClose()
Constants summary
Constants inherited from flSession
Properties summary
Properties inherited from flSession
$cookieDomain
,
$cookieName
,
$cookiePath
,
$data
,
$expireCookieOnExit
,
$expireat
,
$lastFlash
,
$response
,
$sessionID