ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Functions | |
if(! $dryrun) foreach($results AS $slot=> $val) | printHelp () |
This function prints the help output. More... | |
Variables | |
$baseDir = dirname(dirname(dirname(dirname(__FILE__)))) | |
$configdir = SimpleSAML\Utils\Config::getConfigDir() | |
$progName = array_shift($argv) | |
$debug = false | |
$dryrun = false | |
foreach($argv as $a) | $aggregator = new sspmod_statistics_Aggregator(true) |
$results = $aggregator->aggregate($debug) | |
This function prints the help output.
Definition at line 75 of file loganalyzer.php.
References $progName, file, and files.
foreach ( $argv as $a) $aggregator = new sspmod_statistics_Aggregator(true) |
Definition at line 53 of file loganalyzer.php.
Referenced by statistics_hook_cron().
$baseDir = dirname(dirname(dirname(dirname(__FILE__)))) |
Definition at line 5 of file loganalyzer.php.
$configdir = SimpleSAML\Utils\Config::getConfigDir() |
Definition at line 11 of file loganalyzer.php.
$debug = false |
Definition at line 16 of file loganalyzer.php.
Referenced by nusoap_server\__construct(), ilTemplate\addILIASFooter(), sspmod_statistics_Aggregator\aggregate(), SimpleSAML\Utils\XML\checkSAMLMessage(), sspmod_statistics_LogCleaner\clean(), SimpleSAML\Utils\XML\debugSAMLMessage(), MDB2\factory(), ilSCORMPresentationGUI\frameset(), ilObjSAHSLearningModule\getDebug(), sspmod_ldap_Auth_Process_BaseFilter\getLdap(), ilLMPresentationGUI\ilLocator(), MDB2\loadClass(), SimpleSAML_Error_Exception\logBacktrace(), ilLDAPAttributeToUser\refresh(), wsdl\serialize(), soap_server\soap_server(), and ilTestPassFinishTasks\updateLearningProgressAfterPassFinishedIsWritten().
$dryrun = false |
Definition at line 17 of file loganalyzer.php.
$progName = array_shift($argv) |
Definition at line 15 of file loganalyzer.php.
Referenced by printHelp().
$results = $aggregator->aggregate($debug) |
Definition at line 56 of file loganalyzer.php.