|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 | 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... | |
Class ilContextWAC.
Definition at line 12 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 65 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 41 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 25 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 57 of file class.ilContextWAC.php.
|
static |
Check if persistent session handling is supported.
Implements ilContextTemplate.
Definition at line 73 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 17 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 33 of file class.ilContextWAC.php.
|
static |
Implements ilContextTemplate.
Definition at line 49 of file class.ilContextWAC.php.