Service context for web/gui.
static modifyHttpPath(string $httpPath)
@inheritDoc
static supportsPushMessages()
Supports push messages.
static supportsRedirects()
Are redirects supported?
static supportsPersistentSessions()
Check if persistent session handling is supported.
static hasUser()
Based on user authentication?
static doAuthentication()
Try authentication.
static isSessionMainContext()
Context that are not only temporary in a session (e.g.WAC is, Cron is not)bool
Interface ilContextTemplate.