Class ZXID.Configuration()->Session

Inheritance graph
Configuration::Session predef::ZXID.Configuration.Session
Description

Represents the current session state for a user.


Inherit Session

inherit Configuration::Session : Session


Variable auth_info

mapping(string:mixed) ZXID.Configuration.Session.auth_info


Variable session_id

string(8bit) ZXID.Configuration.Session.session_id

Description

Session id (if any).


Method create

ZXID.Configuration.Session ZXID.Configuration.Session(string|void session_id)

Description

Create a new or look up an existing session.