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

Go to the source code of this file.

Variables

 $config = SimpleSAML_Configuration::getInstance()
 
 $statconfig = SimpleSAML_Configuration::getConfig('module_statistics.php')
 
 $aggr = new sspmod_statistics_Aggregator()
 
 $metadata = $aggr->getMetadata()
 
 $t = new SimpleSAML_XHTML_Template($config, 'statistics:statmeta.tpl.php')
 

Variable Documentation

◆ $aggr

Definition at line 8 of file statmeta.php.

◆ $config

Definition at line 3 of file statmeta.php.

◆ $metadata

$metadata = $aggr->getMetadata()

Definition at line 10 of file statmeta.php.

◆ $statconfig

$statconfig = SimpleSAML_Configuration::getConfig('module_statistics.php')

Definition at line 4 of file statmeta.php.

◆ $t

$t = new SimpleSAML_XHTML_Template($config, 'statistics:statmeta.tpl.php')

Definition at line 12 of file statmeta.php.