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

 $warning
 
if( $this->data['renewurl']) else
 
$this data ['header'] = $this->t('{authX509:X509warning:warning_header}')
 
$this data ['autofocus'] = 'proceedbutton'
 
 foreach ( $this->data[ 'data'] as $name=> $value)
 

Variable Documentation

◆ $warning

◆ data [1/2]

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

Definition at line 25 of file X509warning.php.

◆ data [2/2]

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

Definition at line 26 of file X509warning.php.

◆ else

if ($this->data[ 'renewurl']) else
Initial value:
{
$warning .= " " . $this->t('{authX509:X509warning:renew}')
$warning
Definition: X509warning.php:13

Definition at line 21 of file X509warning.php.

◆ foreach

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

Definition at line 36 of file X509warning.php.