ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Variables | |
if(!array_key_exists('header', $this->data)) $this | data ['header'] = $this->t($this->data['header']) |
$this | data ['autofocus'] = 'preferredidp' |
foreach ( $this->data[ 'idplist'] as $idpentry) | |
if (!array_key_exists( 'header', $this->data)) $this data[ 'header'] = $this->t($this->data['header']) |
Definition at line 6 of file selectidp-links.php.
$this data[ 'autofocus'] = 'preferredidp' |
Definition at line 7 of file selectidp-links.php.
foreach($this->data['idplist'] as $idpentry) |
Definition at line 9 of file selectidp-links.php.