ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Service context for LTI provider. More...
Static Public Member Functions | |
static | doAuthentication () |
Do authentication. More... | |
static | hasHTML () |
Has html. More... | |
static | hasUser () |
Has user (maybe?) More... | |
static | initClient () |
init client More... | |
static | supportsPersistentSessions () |
supports persistent session More... | |
static | supportsRedirects () |
supports redirects More... | |
static | usesHTTP () |
uses http More... | |
static | usesTemplate () |
uses template More... | |
static | supportsPushMessages () |
Supports push messages. More... | |
static | isSessionMainContext () |
Context that are not only temporary in a session (e.g.WAC is, Cron is not)
| |
Service context for LTI provider.
Definition at line 15 of file class.ilContextLTIProvider.php.
|
static |
Do authentication.
Implements ilContextTemplate.
Definition at line 21 of file class.ilContextLTIProvider.php.
|
static |
Has html.
Implements ilContextTemplate.
Definition at line 29 of file class.ilContextLTIProvider.php.
|
static |
Has user (maybe?)
Implements ilContextTemplate.
Definition at line 37 of file class.ilContextLTIProvider.php.
|
static |
init client
Implements ilContextTemplate.
Definition at line 45 of file class.ilContextLTIProvider.php.
|
static |
Context that are not only temporary in a session (e.g.WAC is, Cron is not)
Implements ilContextTemplate.
Definition at line 95 of file class.ilContextLTIProvider.php.
|
static |
supports persistent session
Implements ilContextTemplate.
Definition at line 53 of file class.ilContextLTIProvider.php.
|
static |
Supports push messages.
Implements ilContextTemplate.
Definition at line 87 of file class.ilContextLTIProvider.php.
|
static |
supports redirects
Implements ilContextTemplate.
Definition at line 61 of file class.ilContextLTIProvider.php.
|
static |
uses http
Implements ilContextTemplate.
Definition at line 69 of file class.ilContextLTIProvider.php.
|
static |
uses template
Implements ilContextTemplate.
Definition at line 77 of file class.ilContextLTIProvider.php.