ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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']
 

Variable Documentation

◆ $attributes

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

Definition at line 33 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.