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