Class Session
Manage session variables for a module. Session variable will be prefixed with the module name to separate it from variables set by other modules or system functions. All data is serialized, so any arbitrary data (i.e. array) can be stored.
- Xmf\Module\Helper\AbstractHelper
- Xmf\Module\Helper\Session
Namespace: Xmf\Module\Helper
Package: Xmf
Category: Xmf\Module\Helper\Session
Copyright: 2011-2016 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at lass/libraries/vendor/xoops/xmf/src/Xmf/Module/Helper/Session.php
Package: Xmf
Category: Xmf\Module\Helper\Session
Copyright: 2011-2016 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at lass/libraries/vendor/xoops/xmf/src/Xmf/Module/Helper/Session.php
public
|
|
protected
string
|
|
public
|
|
public
mixed
|
|
public
|
|
public
|
__construct(),
addLog(),
setDebug()
|
protected
string
|
$prefix
|
$debug,
$module
|