|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilContextWAC. More...
Inheritance diagram for ilContextWAC:
Collaboration diagram for ilContextWAC:Static Public Member Functions | |
| static | supportsRedirects () |
| static | hasUser () |
| static | usesHTTP () |
| static | hasHTML () |
| static | usesTemplate () |
| static | initClient () |
| static | doAuthentication () |
| static | supportsPersistentSessions () |
| Check if persistent session handling is supported. 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)
| |
| 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... | |
Class ilContextWAC.
Definition at line 12 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 72 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 45 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 27 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 63 of file class.ilContextWAC.php.
|
static |
Context that are not only temporary in a session (e.g.WAC is, Cron is not)
Implements ilContextTemplate.
Definition at line 99 of file class.ilContextWAC.php.
|
static |
Check if persistent session handling is supported.
Implements ilContextTemplate.
Definition at line 81 of file class.ilContextWAC.php.
|
static |
Supports push messages.
Implements ilContextTemplate.
Definition at line 91 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 18 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 36 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 54 of file class.ilContextWAC.php.