|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for sspmod_statistics_Statistics_Rulesets_Ratio:
Collaboration diagram for sspmod_statistics_Statistics_Rulesets_Ratio:Public Member Functions | |
| __construct ($statconfig, $ruleconfig, $ruleid, $available) | |
| Constructor. More... | |
| availableTimeRes () | |
| availableFileSlots ($timeres) | |
| getTimeNavigation ($timeres, $preferTime) | |
| getDataSet ($preferTimeRes, $preferTime) | |
Public Member Functions inherited from sspmod_statistics_Statistics_Rulesets_BaseRule | |
| __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) | |
| resolveTimeRes ($preferTimeRes) | |
| resolveFileSlot ($timeres, $preferTime) | |
Protected Attributes | |
| $refrule1 | |
| $refrule2 | |
Protected Attributes inherited from sspmod_statistics_Statistics_Rulesets_BaseRule | |
| $statconfig | |
| $ruleconfig | |
| $ruleid | |
| $available | |
| sspmod_statistics_Statistics_Rulesets_Ratio::__construct | ( | $statconfig, | |
| $ruleconfig, | |||
| $ruleid, | |||
| $available | |||
| ) |
Constructor.
Reimplemented from sspmod_statistics_Statistics_Rulesets_BaseRule.
Definition at line 14 of file Ratio.php.
References sspmod_statistics_Statistics_Rulesets_BaseRule\$available, sspmod_statistics_Statistics_Rulesets_BaseRule\$ruleconfig, sspmod_statistics_Statistics_Rulesets_BaseRule\$ruleid, and sspmod_statistics_Statistics_Rulesets_BaseRule\$statconfig.
| sspmod_statistics_Statistics_Rulesets_Ratio::availableFileSlots | ( | $timeres | ) |
Reimplemented from sspmod_statistics_Statistics_Rulesets_BaseRule.
Definition at line 37 of file Ratio.php.
References $timeres.
| sspmod_statistics_Statistics_Rulesets_Ratio::availableTimeRes | ( | ) |
Reimplemented from sspmod_statistics_Statistics_Rulesets_BaseRule.
Definition at line 32 of file Ratio.php.
| sspmod_statistics_Statistics_Rulesets_Ratio::getDataSet | ( | $preferTimeRes, | |
| $preferTime | |||
| ) |
Reimplemented from sspmod_statistics_Statistics_Rulesets_BaseRule.
Definition at line 57 of file Ratio.php.
References $fileslot, $preferTime, $preferTimeRes, $timeres, resolveFileSlot(), and resolveTimeRes().
Here is the call graph for this function:| sspmod_statistics_Statistics_Rulesets_Ratio::getTimeNavigation | ( | $timeres, | |
| $preferTime | |||
| ) |
Reimplemented from sspmod_statistics_Statistics_Rulesets_BaseRule.
Definition at line 52 of file Ratio.php.
References $preferTime, and $timeres.
|
protected |
Reimplemented from sspmod_statistics_Statistics_Rulesets_BaseRule.
Definition at line 47 of file Ratio.php.
References $preferTime, and $timeres.
Referenced by getDataSet().
Here is the caller graph for this function:
|
protected |
Reimplemented from sspmod_statistics_Statistics_Rulesets_BaseRule.
Definition at line 42 of file Ratio.php.
References $preferTimeRes.
Referenced by getDataSet().
Here is the caller graph for this function:
|
protected |
|
protected |