Class SessionUser
Manage the session representation of a the current User
Namespace: Xoops\Core\Session
Package: SessionUser
Category: Xoops\Core\Session
Copyright: 2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Session/SessionUser.php
Package: SessionUser
Category: Xoops\Core\Session
Copyright: 2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Session/SessionUser.php
public
|
|
public
|
|
public
|
#
recordUserLogin( integer $userId, boolean $rememberMe = false )
Record a login event in the session. This is to be called by the login process, i.e. the user has entered the name and password, and that combination was found valid. |
public
|
#
recordUserLogout( )
Record a login event in the session. This is to be called by the login process, i.e. the user has entered the name and password, and that combination was found valid. |
public
|
|
public
|
|
public
|
|
public
boolean
|
protected
|
$session
|
|
protected
|
$xoops
|
#
null
|