Service context base class.
More...
Service context base class.
- Author
- Jörg Lützenkirchen luetz.nosp@m.enki.nosp@m.rchen.nosp@m.@lei.nosp@m.fos.c.nosp@m.om
- Version
- $Id$
Definition at line 13 of file class.ilContextBase.php.
◆ doAuthentication()
static ilContextBase::doAuthentication |
( |
| ) |
|
|
staticabstract |
Try authentication.
- Returns
- bool
◆ hasHTML()
static ilContextBase::hasHTML |
( |
| ) |
|
|
staticabstract |
Has HTML output.
- Returns
- bool
◆ hasUser()
static ilContextBase::hasUser |
( |
| ) |
|
|
staticabstract |
Based on user authentication?
- Returns
- bool
◆ initClient()
static ilContextBase::initClient |
( |
| ) |
|
|
staticabstract |
◆ supportsRedirects()
static ilContextBase::supportsRedirects |
( |
| ) |
|
|
staticabstract |
Are redirects supported?
- Returns
- bool
◆ usesHTTP()
static ilContextBase::usesHTTP |
( |
| ) |
|
|
staticabstract |
Uses HTTP aka browser.
- Returns
- bool
◆ usesTemplate()
static ilContextBase::usesTemplate |
( |
| ) |
|
|
staticabstract |
Uses template engine.
- Returns
- bool
The documentation for this class was generated from the following file: