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\Session
Namespace: Xmf\Module
Package: Xmf
Category: Xmf\Module\Helper\Session
Copyright: 2011-2013 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
Version: Release: 1.0
Since: 1.0
Link: http://xoops.org
Located at oops_lib/Xmf/Module/Session.php
Package: Xmf
Category: Xmf\Module\Helper\Session
Copyright: 2011-2013 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
Version: Release: 1.0
Since: 1.0
Link: http://xoops.org
Located at oops_lib/Xmf/Module/Session.php
public
|
|
public
|
|
public
mixed
|
|
public
|
|
public
|
__construct(),
addLog(),
setDebug()
|
$debug,
$module
|