|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 | 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... | |
Class ilContextWAC.
Definition at line 12 of file class.ilContextWAC.php.
|
static |
Reimplemented from ilContextBase.
Definition at line 65 of file class.ilContextWAC.php.
|
static |
Reimplemented from ilContextBase.
Definition at line 41 of file class.ilContextWAC.php.
|
static |
Reimplemented from ilContextBase.
Definition at line 25 of file class.ilContextWAC.php.
|
static |
Reimplemented from ilContextBase.
Definition at line 57 of file class.ilContextWAC.php.
|
static |
Reimplemented from ilContextBase.
Definition at line 17 of file class.ilContextWAC.php.
|
static |
Reimplemented from ilContextBase.
Definition at line 33 of file class.ilContextWAC.php.
|
static |
Reimplemented from ilContextBase.
Definition at line 49 of file class.ilContextWAC.php.