Elgg  Version 5.1
ElggSession Member List

This is the complete list of members for ElggSession, including all inherited members.

$storageElggSessionprotected
__construct(SessionInterface $storage)ElggSession
boot()ElggSession
fromDatabase(Config $config, Database $db)ElggSessionstatic
fromFiles(Config $config)ElggSessionstatic
generateSessionToken()ElggSessionprotected
get($name, $default=null)ElggSession
getID()ElggSession
getMock()ElggSessionstatic
getName()ElggSession
has($name)ElggSession
invalidate()ElggSession
isStarted()ElggSession
migrate(bool $destroy=true)ElggSession
remove($name)ElggSession
save()ElggSession
set($name, $value)ElggSession
setId($id)ElggSession
setName($name)ElggSession
start()ElggSession