ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
warning.php File Reference

Go to the source code of this file.

Namespaces

 SimpleSAMLphp
 Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes.
 

Variables

$this data ['header'] = $this->t('{preprodwarning:warning:warning_header}')
 
$this data ['autofocus'] = 'yesbutton'
 
 foreach ( $this->data[ 'yesData'] as $name=> $value)
 

Variable Documentation

◆ data [1/2]

$this data[ 'header'] = $this->t('{preprodwarning:warning:warning_header}')

Definition at line 20 of file warning.php.

◆ data [2/2]

$this data[ 'autofocus'] = 'yesbutton'

Definition at line 21 of file warning.php.

◆ foreach

foreach($this->data['yesData'] as $name=> $value)

Definition at line 31 of file warning.php.