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

Go to the source code of this file.

Variables

$this data ['header'] = $this->t('{authYubiKey:yubikey:header}')
 
$this data ['autofocus'] = 'otp'
 
 if ( $this->data[ 'errorcode'] !==NULL)
 

Variable Documentation

◆ data [1/2]

$this data[ 'header'] = $this->t('{authYubiKey:yubikey:header}')

Definition at line 2 of file yubikeylogin.php.

◆ data [2/2]

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

Definition at line 3 of file yubikeylogin.php.

◆ if

if($this->data['errorcode'] !==NULL)

Definition at line 10 of file yubikeylogin.php.