|
ILIAS
release_8 Revision v8.24
|
Class ilTermsOfServiceAcceptanceHistoryCriteriaBag. More...
Inheritance diagram for ilTermsOfServiceAcceptanceHistoryCriteriaBag:
Collaboration diagram for ilTermsOfServiceAcceptanceHistoryCriteriaBag:Public Member Functions | |
| __construct ($data=[]) | |
| ilTermsOfServiceAcceptanceHistoryCriteriaBag constructor. More... | |
| toJson () | |
| fromJson (string $json) | |
| jsonSerialize () | |
| toJson () | |
| fromJson (string $json) | |
Private Member Functions | |
| ensureValidArrayTypes (array $data) | |
| ensureValidInternalTypes (array $data) | |
Class ilTermsOfServiceAcceptanceHistoryCriteriaBag.
Definition at line 25 of file class.ilTermsOfServiceAcceptanceHistoryCriteriaBag.php.
| ilTermsOfServiceAcceptanceHistoryCriteriaBag::__construct | ( | $data = [] | ) |
ilTermsOfServiceAcceptanceHistoryCriteriaBag constructor.
| string | ilTermsOfServiceEvaluableCriterion[] | $data |
Definition at line 32 of file class.ilTermsOfServiceAcceptanceHistoryCriteriaBag.php.
References $data, ILIAS\GlobalScreen\Provider\__construct(), ensureValidArrayTypes(), fromJson(), ilTermsOfServiceEvaluableCriterion\getCriterionId(), and ilTermsOfServiceEvaluableCriterion\getCriterionValue().
Here is the call graph for this function:
|
private |
Definition at line 54 of file class.ilTermsOfServiceAcceptanceHistoryCriteriaBag.php.
References $data.
Referenced by __construct().
Here is the caller graph for this function:
|
private |
Definition at line 67 of file class.ilTermsOfServiceAcceptanceHistoryCriteriaBag.php.
References $data.
Referenced by fromJson().
Here is the caller graph for this function:| ilTermsOfServiceAcceptanceHistoryCriteriaBag::fromJson | ( | string | $json | ) |
Implements ilTermsOfServiceJsonDeserialization.
Definition at line 95 of file class.ilTermsOfServiceAcceptanceHistoryCriteriaBag.php.
References $data, and ensureValidInternalTypes().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTermsOfServiceAcceptanceHistoryCriteriaBag::jsonSerialize | ( | ) |
Definition at line 111 of file class.ilTermsOfServiceAcceptanceHistoryCriteriaBag.php.
| ilTermsOfServiceAcceptanceHistoryCriteriaBag::toJson | ( | ) |
Implements ilTermsOfServiceJsonSerialization.
Definition at line 86 of file class.ilTermsOfServiceAcceptanceHistoryCriteriaBag.php.
Referenced by ilTermsOfServiceAcceptanceHistoryCriteriaBagTest\testCriteriaCanBePassedAsString().
Here is the caller graph for this function: