|
ILIAS
release_8 Revision v8.24
|
Class ilTermsOfServiceHistorizedCriterion. More...
Inheritance diagram for ilTermsOfServiceHistorizedCriterion:
Collaboration diagram for ilTermsOfServiceHistorizedCriterion:Public Member Functions | |
| __construct (string $id, array $config) | |
| getCriterionValue () | |
| getCriterionId () | |
| getCriterionValue () | |
| getCriterionId () | |
Private Attributes | |
| string | $id |
| array | $config |
Class ilTermsOfServiceHistorizedCriterion.
Definition at line 25 of file class.ilTermsOfServiceHistorizedCriterion.php.
| ilTermsOfServiceHistorizedCriterion::__construct | ( | string | $id, |
| array | $config | ||
| ) |
Definition at line 30 of file class.ilTermsOfServiceHistorizedCriterion.php.
| ilTermsOfServiceHistorizedCriterion::getCriterionId | ( | ) |
Implements ilTermsOfServiceEvaluableCriterion.
Definition at line 41 of file class.ilTermsOfServiceHistorizedCriterion.php.
References $id.
| ilTermsOfServiceHistorizedCriterion::getCriterionValue | ( | ) |
Implements ilTermsOfServiceEvaluableCriterion.
Definition at line 36 of file class.ilTermsOfServiceHistorizedCriterion.php.
|
private |
Definition at line 28 of file class.ilTermsOfServiceHistorizedCriterion.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilTermsOfServiceHistorizedCriterion.php.
Referenced by __construct(), and getCriterionId().