public __get (mixed $property) Magic getter to obtain values from the session bag
public write (mixed $sessionId, mixed $data)
implements Phalcon\Session\AdapterInterface
public setOptions (array $options) Sets session’s options
extends abstract class Phalcon\Session\Adapter
abstract public getOptions () ...
integer SESSION_ACTIVE
public initialize () Initializes the session bag. This method must not be called directly, the class calls it when its internal
abstract public __get (mixed $property) ...
public open () ...
Page 9 of 11