|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Service context for soap. More...
Inheritance diagram for ilContextRest:
Collaboration diagram for ilContextRest: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 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... | |
|
static |
Try authentication.
Implements ilContextTemplate.
Definition at line 82 of file class.ilContextRest.php.
|
static |
Has HTML output.
Implements ilContextTemplate.
Definition at line 52 of file class.ilContextRest.php.
|
static |
Based on user authentication?
Implements ilContextTemplate.
Definition at line 32 of file class.ilContextRest.php.
|
static |
Init client.
Implements ilContextTemplate.
Definition at line 72 of file class.ilContextRest.php.
|
static |
Check if persistent session handling is supported.
Implements ilContextTemplate.
Definition at line 91 of file class.ilContextRest.php.
|
static |
Are redirects supported?
Implements ilContextTemplate.
Definition at line 22 of file class.ilContextRest.php.
|
static |
Uses HTTP aka browser.
Implements ilContextTemplate.
Definition at line 42 of file class.ilContextRest.php.
|
static |
Uses template engine.
Implements ilContextTemplate.
Definition at line 62 of file class.ilContextRest.php.