static supportsPushMessages()
Supports push messages.
static isSessionMainContext()
Context that are not only temporary in a session (e.g.WAC is, Cron is not)bool
static usesTemplate()
Uses template engine.bool
Interface ilContextTemplate.
static supportsRedirects()
Are redirects supported?bool
static supportsPersistentSessions()
Check if persistent sessions are supported false for context cli.
static hasUser()
Based on user authentication?bool
static doAuthentication()
Try authentication.bool
static usesHTTP()
Uses HTTP aka browser.bool