ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Class ilTermsOfServiceHistorizedCriterion. More...
Public Member Functions | |
__construct (string $id, array $config) | |
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().