public write (mixed $sessionId, mixed $data)
public getLifetime () ...
public __unset (mixed $index) Alias: Removes a session variable from an application context
public __destruct () ...
abstract public get (mixed $property, [mixed $defaultValue]) ...
public has (mixed $property) Check whether a property is defined in the internal bag
integer SESSION_ACTIVE
abstract public getName () ...
public status () Returns the status of the current session.
abstract public __set (mixed $property, mixed $value) ...
Page 9 of 11