Class cSession
Backend session class.
Direct known subclasses
cFrontendSession
Package: Core\Session
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Frederic Schneider
Located at classes/class.session.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Frederic Schneider
Located at classes/class.session.php
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
mixed
|
|
public
mixed
|
|
public
string
|
|
protected
|
#
_rSerialize( mixed $var, string & $str )
This function will go recursevly through arrays and objects to serialize them. |
public
|
|
public
|
|
public
|
|
public
|
protected
array
|
$_pt |
|
#
Saves the registered variables |
protected
string
|
$_prefix |
|
#
The prefix for the session variables |
public
string
|
$id |
|
#
Placeholder. This variable isn't needed to make sessions work any longer but some CONTENIDO functions/classes rely on it |
public
string
|
$name |
|
#
Placeholder. This variable isn't needed to make sessions work any longer but some CONTENIDO functions/classes rely on it |