ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Variables | |
$this | data ['header'] = 'SimpleSAMLphp Statistics' |
$this | data ['jquery'] = array('core' => true, 'ui' => true, 'css' => true) |
$this | data ['head'] = '<link rel="stylesheet" type="text/css" href="' . SimpleSAML\Module::getModuleURL("statistics/style.css") . '" />' . "\n" |
$this | data ['head'] = '<script type="text/javascript" src="' . SimpleSAML\Module::getModuleURL("statistics/javascript.js") . '"></script>' . "\n" |
if (!empty( $this->data[ 'available.rules'])) | |
if (!empty( $this->data[ 'availdelimiters'])) | |
if(isset($this->data['available.times.prev'])) | else |
if (!empty( $this->data[ 'available.timeres'])) | |
if (!empty( $this->data[ 'available.times'])) | |
$this data[ 'header'] = 'SimpleSAMLphp Statistics' |
Definition at line 2 of file statistics.tpl.php.
$this data[ 'jquery'] = array('core' => true, 'ui' => true, 'css' => true) |
Definition at line 4 of file statistics.tpl.php.
$this data[ 'head'] = '<link rel="stylesheet" type="text/css" href="' . SimpleSAML\Module::getModuleURL("statistics/style.css") . '" />' . "\n" |
Definition at line 6 of file statistics.tpl.php.
$this data[ 'head'] = '<script type="text/javascript" src="' . SimpleSAML\Module::getModuleURL("statistics/javascript.js") . '"></script>' . "\n" |
Definition at line 7 of file statistics.tpl.php.
Handle table view - - - - - -
Definition at line 70 of file statistics.tpl.php.
if(!empty($this->data['available.rules'])) |
Definition at line 22 of file statistics.tpl.php.
if(!empty($this->data['availdelimiters'])) |
Definition at line 39 of file statistics.tpl.php.
if(!empty($this->data['available.timeres'])) |
Definition at line 77 of file statistics.tpl.php.
if(!empty($this->data['available.times'])) |
Definition at line 93 of file statistics.tpl.php.