ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Interface ilContextTemplate. More...
Static Public Member Functions | |
static | supportsRedirects () |
Are redirects supported? More... | |
static | hasUser () |
Based on user authentication? More... | |
static | usesHTTP () |
Uses HTTP aka browser. More... | |
static | hasHTML () |
Has HTML output. More... | |
static | usesTemplate () |
Uses template engine. More... | |
static | initClient () |
Init client. More... | |
static | doAuthentication () |
Try authentication. More... | |
static | supportsPersistentSessions () |
Check if persistent sessions are supported false for context cli. More... | |
static | supportsPushMessages () |
Check if push messages are supported, see #0018206. More... | |
static | isSessionMainContext () |
Context that are not only temporary in a session (e.g. More... | |
Interface ilContextTemplate.
Definition at line 9 of file interface.ilContextTemplate.php.
|
static |
Try authentication.
Implemented in ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, ilContextWAC, ilContextSoapNoAuth, ilContextSaml, and ilContextLTIProvider.
|
static |
Has HTML output.
Implemented in ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, ilContextWAC, ilContextSoapNoAuth, ilContextSaml, and ilContextLTIProvider.
|
static |
Based on user authentication?
Implemented in ilContextLTIProvider, ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, ilContextWAC, ilContextSoapNoAuth, and ilContextSaml.
|
static |
Init client.
Implemented in ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, ilContextWAC, ilContextSoapNoAuth, ilContextSaml, and ilContextLTIProvider.
|
static |
Context that are not only temporary in a session (e.g.
WAC is, Cron is not)
Implemented in ilContextRest, ilContextRss, ilContextRssAuth, ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, ilContextWAC, ilContextLTIProvider, ilContextSaml, and ilContextSoapNoAuth.
|
static |
Check if persistent sessions are supported false for context cli.
Implemented in ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, ilContextWAC, ilContextSoapNoAuth, ilContextSaml, and ilContextLTIProvider.
|
static |
Check if push messages are supported, see #0018206.
Implemented in ilContextRest, ilContextRss, ilContextRssAuth, ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, ilContextWAC, ilContextLTIProvider, ilContextSaml, and ilContextSoapNoAuth.
|
static |
Are redirects supported?
Implemented in ilContextLTIProvider, ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, ilContextWAC, ilContextSoapNoAuth, and ilContextSaml.
|
static |
Uses HTTP aka browser.
Implemented in ilContextLTIProvider, ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, ilContextWAC, ilContextSoapNoAuth, and ilContextSaml.
|
static |
Uses template engine.
Implemented in ilContextLTIProvider, ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, ilContextWAC, ilContextSoapNoAuth, and ilContextSaml.