integer SESSION_ACTIVE
public open () ...
integer SESSION_NONE
public status () Returns the status of the current session.
public getName () Get session name
public read (mixed $sessionId)
extends abstract class Phalcon\Session\Adapter
public start () Starts the session (if headers are already sent the session will not be started)
Page 6 of 7