ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
selectidp-dropdown.php File Reference

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'] = 'dropdownlist'
 
 foreach ( $this->data[ 'idplist'] as $idpentry)
 
 $GLOBALS ['__t'] = $this
 
 foreach ( $this->data[ 'idplist'] as $idpentry)
 

Variable Documentation

◆ $GLOBALS

$GLOBALS[ '__t'] = $this

Definition at line 43 of file selectidp-dropdown.php.

◆ data [1/2]

if (!array_key_exists( 'header', $this->data)) $this data[ 'header'] = $this->t($this->data['header'])

Definition at line 6 of file selectidp-dropdown.php.

◆ data [2/2]

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

Definition at line 7 of file selectidp-dropdown.php.

◆ foreach [1/2]

foreach($this->data['idplist'] as $idpentry)

Definition at line 10 of file selectidp-dropdown.php.

◆ foreach [2/2]

foreach($this->data['idplist'] as $idpentry)

Definition at line 52 of file selectidp-dropdown.php.