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

Go to the source code of this file.

Variables

 $header = htmlspecialchars($this->t('{saml:wrong_authncontextclassref:header}'))
 
 $description = htmlspecialchars($this->t('{saml:wrong_authncontextclassref:description}'))
 
 $retry = htmlspecialchars($this->t('{saml:wrong_authncontextclassref:retry}'))
 
$this data ['header'] = $header
 

Variable Documentation

◆ $description

$description = htmlspecialchars($this->t('{saml:wrong_authncontextclassref:description}'))

Definition at line 4 of file wrong_authncontextclassref.tpl.php.

◆ $header

$header = htmlspecialchars($this->t('{saml:wrong_authncontextclassref:header}'))

Definition at line 3 of file wrong_authncontextclassref.tpl.php.

◆ $retry

$retry = htmlspecialchars($this->t('{saml:wrong_authncontextclassref:retry}'))

Definition at line 5 of file wrong_authncontextclassref.tpl.php.

◆ data

$this data[ 'header'] = $header

Definition at line 7 of file wrong_authncontextclassref.tpl.php.