public get (mixed $property, [mixed $defaultValue]) Obtains a value from the session bag optionally setting
abstract public destroy () ...
integer SESSION_ACTIVE
public write (mixed $sessionId, mixed $data)
abstract public isStarted () ...
abstract public start () ...
abstract public set (mixed $index, mixed $value) ...
public setName (mixed $name) Set session name
final public getIterator () Returns the bag iterator
public read (mixed $sessionId)
Page 1 of 11