Class ZXID.Configuration()->Session
- Description
Represents the current session state for a user.
- Variable auth_info
mapping(string:mixed) ZXID.Configuration.Session.auth_info
- Inherit Session
inheritConfiguration::Session: Session
- Variable session_id
string(8bit)ZXID.Configuration.Session.session_id- Description
Session id (if any).
- Method create
ZXID.Configuration.Session ZXID.Configuration.Session(string|voidsession_id)- Description
Create a new or look up an existing session.