ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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... | |
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, and ilContextWAC.
|
static |
Has HTML output.
Implemented in ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, and ilContextWAC.
|
static |
Based on user authentication?
Implemented in ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, and ilContextWAC.
|
static |
Init client.
Implemented in ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, and ilContextWAC.
|
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, and ilContextWAC.
|
static |
Are redirects supported?
Implemented in ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, and ilContextWAC.
|
static |
Uses HTTP aka browser.
Implemented in ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, and ilContextWAC.
|
static |
Uses template engine.
Implemented in ilContextApacheSSO, ilContextCron, ilContextIcal, ilContextRest, ilContextRss, ilContextRssAuth, ilContextScorm, ilContextSessionReminder, ilContextShibboleth, ilContextSoap, ilContextSoapWithoutClient, ilContextUnitTest, ilContextWeb, ilContextWebdav, and ilContextWAC.