ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
enable.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

 $params
 
 $globalConfig = SimpleSAML_Configuration::getInstance()
 
 $session = SimpleSAML_Session::getSessionFromRequest()
 
 $t = new SimpleSAML_XHTML_Template($globalConfig, 'negotiate:enable.php')
 
$t data ['url'] = SimpleSAML\Module::getModuleURL('negotiate/disable.php')
 

Variable Documentation

◆ $globalConfig

Definition at line 17 of file enable.php.

◆ $params

$params
Initial value:
'secure' => FALSE,
'httponly' => TRUE,
)
Create styles array
The data for the language used.

Definition at line 11 of file enable.php.

◆ $session

Definition at line 18 of file enable.php.

◆ $t

$t = new SimpleSAML_XHTML_Template($globalConfig, 'negotiate:enable.php')

Definition at line 20 of file enable.php.

◆ data

$t data[ 'url'] = SimpleSAML\Module::getModuleURL('negotiate/disable.php')

Definition at line 21 of file enable.php.