Manages session variables
Located in /core/session/SessionManager.class.php (line 37)
PHP2Go | --SessionManager
Destroys all session variables and kills the current active session
Get the singleton of the SessionManager class
Read a property of a SessionObject instance stored in the session scope
The $qualifiedName variable must be composed by the name of the session object plus the name of the property, separated by a double colon sign.
Get current session ID
Get current session cookie name
Get current session save path
Get the value of a session variable
Check if a given variable exists in the session scope
Create or replace a session variable
Create or replace a session variable
Removes a variable from the session scope
Inherited From PHP2Go
PHP2Go::PHP2Go()
PHP2Go::equals()
PHP2Go::generateUniqueId()
PHP2Go::getClassName()
PHP2Go::getConfigVal()
PHP2Go::getLangVal()
PHP2Go::getObjectName()
PHP2Go::getParentName()
PHP2Go::hasDestructor()
PHP2Go::hashCode()
PHP2Go::isA()
PHP2Go::isSubclassOf()
PHP2Go::logError()
PHP2Go::raiseError()
PHP2Go::registerDestructor()
PHP2Go::registerShutdownFunc()
PHP2Go::retrieve()
PHP2Go::store()
PHP2Go::__toString()
Documentation generated on Sun, 07 Oct 2007 19:29:22 -0300 by phpDocumentor 1.3.2