ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
statmeta.tpl.php File Reference

Go to the source code of this file.

Variables

$this data ['header'] = 'SimpleSAMLphp Statistics Metadata'
 
$this data ['head'] = '<link rel="stylesheet" type="text/css" href="' . SimpleSAML\Module::getModuleURL("statistics/style.css") . '" />'
 
if(isset($this->data['metadata'])) else
 

Variable Documentation

◆ data [1/2]

$this data[ 'header'] = 'SimpleSAMLphp Statistics Metadata'

Definition at line 2 of file statmeta.tpl.php.

◆ data [2/2]

$this data[ 'head'] = '<link rel="stylesheet" type="text/css" href="' . SimpleSAML\Module::getModuleURL("statistics/style.css") . '" />'

Definition at line 3 of file statmeta.tpl.php.

◆ else

if (isset( $this->data[ 'metadata'])) else
Initial value:
{
echo '<tr><td>No metadata found</td></tr>'

Definition at line 34 of file statmeta.tpl.php.