static modifyHttpPath(string $httpPath)
A context might modify the ILIAS http path. 
 
static supportsPushMessages()
Check if push messages are supported, see #0018206. 
 
static supportsPersistentSessions()
Check if persistent sessions are supported false for context cli. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
static supportsRedirects()
Are redirects supported? 
 
static hasUser()
Based on user authentication? 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
static isSessionMainContext()
Context that are not only temporary in a session (e.g. 
 
static doAuthentication()
Try authentication.