|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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') | |
| $aggr = new sspmod_statistics_Aggregator() |
Definition at line 8 of file statmeta.php.
| $config = SimpleSAML_Configuration::getInstance() |
Definition at line 3 of file statmeta.php.
| $metadata = $aggr->getMetadata() |
Definition at line 10 of file statmeta.php.
| $statconfig = SimpleSAML_Configuration::getConfig('module_statistics.php') |
Definition at line 4 of file statmeta.php.
| $t = new SimpleSAML_XHTML_Template($config, 'statistics:statmeta.tpl.php') |
Definition at line 12 of file statmeta.php.