public __isset (mixed $property) Magic isset to check whether a property is defined in the bag
public open () ...
public getOptions () Get internal options
public set (mixed $property, mixed $value) Sets a value in the session bag
public __unset (mixed $property) Magic unset to remove items using the array syntax
public setOptions (array $options) Sets session’s options
public remove (mixed $property) Removes a property from the internal bag
integer SESSION_DISABLED
integer SESSION_NONE
public __get (mixed $property) Magic getter to obtain values from the session bag
Page 7 of 11