ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilContextTemplate Interface Reference

Interface ilContextTemplate. More...

+ Inheritance diagram for ilContextTemplate:
+ Collaboration diagram for ilContextTemplate:

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 sessions are supported false for context cli. More...
 

Detailed Description

Member Function Documentation

◆ doAuthentication()

◆ hasHTML()

◆ hasUser()

◆ initClient()

◆ supportsPersistentSessions()

static ilContextTemplate::supportsPersistentSessions ( )
static

◆ supportsRedirects()

◆ usesHTTP()

◆ usesTemplate()


The documentation for this interface was generated from the following file: