|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for sspmod_statistics_Statistics_Rulesets_BaseRule:
Collaboration diagram for sspmod_statistics_Statistics_Rulesets_BaseRule: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.
Reimplemented in sspmod_statistics_Statistics_Rulesets_Ratio.
Definition at line 16 of file BaseRule.php.
References $available, $ruleconfig, $ruleid, and $statconfig.
| sspmod_statistics_Statistics_Rulesets_BaseRule::availableFileSlots | ( | $timeres | ) |
Reimplemented in sspmod_statistics_Statistics_Rulesets_Ratio.
Definition at line 46 of file BaseRule.php.
References $timeres.
| sspmod_statistics_Statistics_Rulesets_BaseRule::availableTimeRes | ( | ) |
Reimplemented in sspmod_statistics_Statistics_Rulesets_Ratio.
Definition at line 35 of file BaseRule.php.
| sspmod_statistics_Statistics_Rulesets_BaseRule::getDataSet | ( | $preferTimeRes, | |
| $preferTime | |||
| ) |
Reimplemented in sspmod_statistics_Statistics_Rulesets_Ratio.
Definition at line 111 of file BaseRule.php.
References $fileslot, $preferTime, $preferTimeRes, $timeres, resolveFileSlot(), and resolveTimeRes().
Here is the call graph for this function:| sspmod_statistics_Statistics_Rulesets_BaseRule::getRuleID | ( | ) |
| sspmod_statistics_Statistics_Rulesets_BaseRule::getTimeNavigation | ( | $timeres, | |
| $preferTime | |||
| ) |
Reimplemented in sspmod_statistics_Statistics_Rulesets_Ratio.
Definition at line 90 of file BaseRule.php.
References $fileslot, $preferTime, $timeres, and resolveFileSlot().
Here is the call graph for this function:
|
protected |
Reimplemented in sspmod_statistics_Statistics_Rulesets_Ratio.
Definition at line 79 of file BaseRule.php.
References $fileslot, $preferTime, and $timeres.
Referenced by getDataSet(), and getTimeNavigation().
Here is the caller graph for this function:
|
protected |
Reimplemented in sspmod_statistics_Statistics_Rulesets_Ratio.
Definition at line 67 of file BaseRule.php.
References $preferTimeRes, and $timeres.
Referenced by getDataSet().
Here is the caller graph for this function:
|
protected |
Definition at line 11 of file BaseRule.php.
Referenced by __construct(), and sspmod_statistics_Statistics_Rulesets_Ratio\__construct().
|
protected |
Definition at line 9 of file BaseRule.php.
Referenced by __construct(), and sspmod_statistics_Statistics_Rulesets_Ratio\__construct().
|
protected |
Definition at line 10 of file BaseRule.php.
Referenced by __construct(), sspmod_statistics_Statistics_Rulesets_Ratio\__construct(), and getRuleID().
|
protected |
Definition at line 8 of file BaseRule.php.
Referenced by __construct(), and sspmod_statistics_Statistics_Rulesets_Ratio\__construct().