| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Service context for soap. More...
 Inheritance diagram for ilContextSoap:
 Inheritance diagram for ilContextSoap: Collaboration diagram for ilContextSoap:
 Collaboration diagram for ilContextSoap:| Static Public Member Functions | |
| static | supportsRedirects () | 
| Are redirects supported? | |
| static | hasUser () | 
| Based on user authentication? | |
| static | usesHTTP () | 
| Uses HTTP aka browser. | |
| static | hasHTML () | 
| Has HTML output. | |
| static | usesTemplate () | 
| Uses template engine. | |
| static | initClient () | 
| Init client. | |
| static | doAuthentication () | 
| Try authentication. | |
| 
 | static | 
Try authentication.
Reimplemented from ilContextBase.
Definition at line 82 of file class.ilContextSoap.php.
| 
 | static | 
Has HTML output.
Reimplemented from ilContextBase.
Definition at line 52 of file class.ilContextSoap.php.
| 
 | static | 
Based on user authentication?
Reimplemented from ilContextBase.
Definition at line 32 of file class.ilContextSoap.php.
| 
 | static | 
Init client.
Reimplemented from ilContextBase.
Definition at line 72 of file class.ilContextSoap.php.
| 
 | static | 
Are redirects supported?
Reimplemented from ilContextBase.
Definition at line 22 of file class.ilContextSoap.php.
| 
 | static | 
Uses HTTP aka browser.
Reimplemented from ilContextBase.
Definition at line 42 of file class.ilContextSoap.php.
| 
 | static | 
Uses template engine.
Reimplemented from ilContextBase.
Definition at line 62 of file class.ilContextSoap.php.