Service context for soap without handling authentication.
static supportsPersistentSessions()
Check if persistent sessions are supported false for context cli.
static supportsPushMessages()
Check if push messages are supported, see #0018206.bool
static isSessionMainContext()
Context that are not only temporary in a session (e.g.WAC is, Cron is not)bool
static modifyHttpPath(string $httpPath)
@inheritDoc
static supportsRedirects()
Are redirects supported?bool
static usesHTTP()
Uses HTTP aka browser.bool
static usesTemplate()
Uses template engine.bool
static hasUser()
Based on user authentication?bool
static doAuthentication()
Try authentication.bool
Interface ilContextTemplate.