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

Go to the source code of this file.

Variables

 if (isset( $this->data[ 'error']))
 
 if (isset( $this->data[ 'username']))
 
 foreach ( $this->data[ 'ldapconfig'] AS $key=> $entry)
 

Variable Documentation

◆ foreach

foreach($this->data['ldapconfig'] AS $key=> $entry) (   $this->data AS[ 'ldapconfig'],
  $entry 
)

Definition at line 44 of file login-ldapmulti.php.

◆ if [1/2]

if(isset($this->data['error'])) ( isset( $this->data[ 'error'])  )

Definition at line 6 of file login-ldapmulti.php.

◆ if [2/2]

if(isset($this->data['username'])) ( isset( $this->data[ 'username'])  )

Definition at line 28 of file login-ldapmulti.php.