ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceHistorizedCriterion. More...
Public Member Functions | |
__construct (string $id, array $config) | |
ilTermsOfServiceHistorizedCriterion constructor. More... | |
getCriterionValue () | |
getCriterionId () | |
Private Attributes | |
$id | |
$config = [] | |
Class ilTermsOfServiceHistorizedCriterion.
Definition at line 8 of file class.ilTermsOfServiceHistorizedCriterion.php.
ilTermsOfServiceHistorizedCriterion::__construct | ( | string | $id, |
array | $config | ||
) |
ilTermsOfServiceHistorizedCriterion constructor.
string | $id | |
array | $config |
Definition at line 20 of file class.ilTermsOfServiceHistorizedCriterion.php.
ilTermsOfServiceHistorizedCriterion::getCriterionId | ( | ) |
Implements ilTermsOfServiceEvaluableCriterion.
Definition at line 38 of file class.ilTermsOfServiceHistorizedCriterion.php.
References $id.
ilTermsOfServiceHistorizedCriterion::getCriterionValue | ( | ) |
Implements ilTermsOfServiceEvaluableCriterion.
Definition at line 30 of file class.ilTermsOfServiceHistorizedCriterion.php.
|
private |
Definition at line 13 of file class.ilTermsOfServiceHistorizedCriterion.php.
Referenced by __construct().
|
private |
Definition at line 11 of file class.ilTermsOfServiceHistorizedCriterion.php.
Referenced by __construct(), and getCriterionId().