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

Go to the source code of this file.

Variables

$this data ['header'] = $this->t('{login:user_pass_header}')
 
if(strlen($this->data['username']) > 0) else
 
 if ( $this->data[ 'errorcode'] !==null)
 
 if (! $this->data[ 'forceUsername'])
 
if($this->data['rememberUsernameEnabled'] &&! $this->data['forceUsername']) if ( $this->data[ 'rememberUsernameEnabled'] &&! $this->data[ 'forceUsername'])
 
foreach($this->data['stateparams'] as $name=> $value) if (!empty( $this->data[ 'links']))
 

Variable Documentation

◆ data

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

Definition at line 2 of file loginuserpass.php.

◆ else

if (strlen( $this->data[ 'username']) > 0) else
Initial value:
{
$this->data['autofocus'] = 'username'
$this data['header']

Definition at line 6 of file loginuserpass.php.

◆ if [1/4]

if ( $this->data[ 'rememberMeEnabled']) if ( $this->data[ 'rememberMeEnabled']) if(array_key_exists('organizations', $this->data))

Definition at line 14 of file loginuserpass.php.

◆ if [2/4]

if(! $this->data['forceUsername'])

Definition at line 47 of file loginuserpass.php.

◆ if [3/4]

if ( $this->data[ 'rememberUsernameEnabled'] &&! $this->data[ 'forceUsername']) if($this->data['rememberUsernameEnabled'] &&! $this->data['forceUsername'])

Definition at line 66 of file loginuserpass.php.

◆ if [4/4]

foreach ( $this->data[ 'stateparams'] as $name=> $value) if(!empty($this->data['links']))

Definition at line 167 of file loginuserpass.php.