Interface ilContextTemplate.
static doAuthentication()
Try authentication.
static isSessionMainContext()
Context that are not only temporary in a session (e.g.
static hasUser()
Based on user authentication?
static supportsRedirects()
Are redirects supported?
static supportsPersistentSessions()
Check if persistent sessions are supported false for context cli.
static supportsPushMessages()
Check if push messages are supported, see #0018206.