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

Go to the source code of this file.

Namespaces

 SimpleSAMLphp
 Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes.
 

Variables

if(!array_key_exists('AuthState', $_REQUEST)) $authStateId = $_REQUEST['AuthState']
 
 $state = SimpleSAML_Auth_State::loadState($authStateId, sspmod_multiauth_Auth_Source_MultiAuth::STAGEID)
 
if(array_key_exists("SimpleSAML_Auth_Source.id", $state)) else
 
 $source = NULL
 
 $t = new SimpleSAML_XHTML_Template($globalConfig, 'multiauth:selectsource.php')
 
$t data ['authstate'] = $authStateId
 
$t data ['sources'] = $state[sspmod_multiauth_Auth_Source_MultiAuth::SOURCESID]
 

Variable Documentation

◆ $authStateId

if (!array_key_exists( 'AuthState', $_REQUEST)) $authStateId = $_REQUEST['AuthState']

Definition at line 17 of file selectsource.php.

◆ $source

$source = NULL

Definition at line 27 of file selectsource.php.

◆ $state

◆ $t

$t = new SimpleSAML_XHTML_Template($globalConfig, 'multiauth:selectsource.php')

Definition at line 51 of file selectsource.php.

◆ data [1/2]

$t data[ 'authstate'] = $authStateId

Definition at line 52 of file selectsource.php.

◆ data [2/2]

Definition at line 53 of file selectsource.php.

◆ else

if ( $as !==NULL) else
Initial value:
{
$as = NULL
$as

Definition at line 23 of file selectsource.php.