ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct ($statconfig, $ruleconfig, $ruleid, $available) | |
Constructor. More... | |
getRuleID () | |
availableTimeRes () | |
availableFileSlots ($timeres) | |
getTimeNavigation ($timeres, $preferTime) | |
getDataSet ($preferTimeRes, $preferTime) | |
Protected Member Functions | |
resolveTimeRes ($preferTimeRes) | |
resolveFileSlot ($timeres, $preferTime) | |
Protected Attributes | |
$statconfig | |
$ruleconfig | |
$ruleid | |
$available | |
Definition at line 6 of file BaseRule.php.
sspmod_statistics_Statistics_Rulesets_BaseRule::__construct | ( | $statconfig, | |
$ruleconfig, | |||
$ruleid, | |||
$available | |||
) |
Constructor.
Definition at line 16 of file BaseRule.php.
References $available, $ruleconfig, $ruleid, and $statconfig.
sspmod_statistics_Statistics_Rulesets_BaseRule::availableFileSlots | ( | $timeres | ) |
Definition at line 46 of file BaseRule.php.
References $timeres, and sspmod_statistics_DateHandler\prettyHeader().
sspmod_statistics_Statistics_Rulesets_BaseRule::availableTimeRes | ( | ) |
Definition at line 35 of file BaseRule.php.
sspmod_statistics_Statistics_Rulesets_BaseRule::getDataSet | ( | $preferTimeRes, | |
$preferTime | |||
) |
Definition at line 111 of file BaseRule.php.
References $fileslot, $preferTime, $preferTimeRes, $timeres, resolveFileSlot(), and resolveTimeRes().
sspmod_statistics_Statistics_Rulesets_BaseRule::getRuleID | ( | ) |
sspmod_statistics_Statistics_Rulesets_BaseRule::getTimeNavigation | ( | $timeres, | |
$preferTime | |||
) |
Definition at line 90 of file BaseRule.php.
References $fileslot, $preferTime, $timeres, and resolveFileSlot().
|
protected |
Definition at line 79 of file BaseRule.php.
References $fileslot, $preferTime, and $timeres.
Referenced by getDataSet(), and getTimeNavigation().
|
protected |
Definition at line 67 of file BaseRule.php.
References $preferTimeRes, and $timeres.
Referenced by getDataSet().
|
protected |
Definition at line 11 of file BaseRule.php.
Referenced by sspmod_statistics_Statistics_Rulesets_Ratio\__construct(), and __construct().
|
protected |
Definition at line 9 of file BaseRule.php.
Referenced by sspmod_statistics_Statistics_Rulesets_Ratio\__construct(), and __construct().
|
protected |
Definition at line 10 of file BaseRule.php.
Referenced by sspmod_statistics_Statistics_Rulesets_Ratio\__construct(), __construct(), and getRuleID().
|
protected |
Definition at line 8 of file BaseRule.php.
Referenced by sspmod_statistics_Statistics_Rulesets_Ratio\__construct(), and __construct().