| ILIAS
    release_5-3 Revision v5.3.23-19-g915713cf615
    | 
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) | |
| $this data[ 'autofocus'] = 'preferredidp' | 
Definition at line 7 of file selectidp-links.php.
| if (!array_key_exists( 'header', $this->data)) $this data[ 'header'] = $this->t($this->data['header']) | 
Definition at line 6 of file selectidp-links.php.
| foreach($this->data['idplist'] as $idpentry) | ( | $this->data as[ 'idplist'] | ) | 
Definition at line 9 of file selectidp-links.php.