ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
status.php File Reference

Go to the source code of this file.

Variables

if(isset($this->data['header'])) else
 
if(isset($this->data['remaining'])) if (isset( $this->data[ 'sessionsize']))
 
 $attributes = $this->data['attributes']
 
 $nameid = $this->data['nameid']
 
 $authData = $this->data['authData']
 

Variable Documentation

◆ $attributes

$attributes = $this->data['attributes']

Definition at line 33 of file status.php.

◆ $authData

$authData = $this->data['authData']

Definition at line 63 of file status.php.

◆ $nameid

◆ else

if (isset( $this->data[ 'header'])) else
Initial value:
{
echo($this->t('{status:some_error_occurred}'))

Definition at line 14 of file status.php.

◆ if

if (isset( $this->data[ 'remaining'])) if(isset($this->data['sessionsize']))

Definition at line 25 of file status.php.