|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceCriterionConfig. More...
Inheritance diagram for ilTermsOfServiceCriterionConfig:
Collaboration diagram for ilTermsOfServiceCriterionConfig:Public Member Functions | ||||
| __construct ($data=[]) | ||||
| ilTermsOfServiceCriterionConfig constructor. More... | ||||
| toJson () | ||||
| fromJson (string $json) | ||||
| ||||
| jsonSerialize () | ||||
| toJson () | ||||
| fromJson (string $json) | ||||
Class ilTermsOfServiceCriterionConfig.
Definition at line 8 of file class.ilTermsOfServiceCriterionConfig.php.
| ilTermsOfServiceCriterionConfig::__construct | ( | $data = [] | ) |
ilTermsOfServiceCriterionConfig constructor.
| string|array |
Definition at line 14 of file class.ilTermsOfServiceCriterionConfig.php.
References $data, ILIAS\GlobalScreen\Provider\__construct(), and fromJson().
Here is the call graph for this function:| ilTermsOfServiceCriterionConfig::fromJson | ( | string | $json | ) |
| string | $json |
Implements ilTermsOfServiceJsonDeserialization.
Definition at line 40 of file class.ilTermsOfServiceCriterionConfig.php.
References $data.
Referenced by __construct().
Here is the caller graph for this function:| ilTermsOfServiceCriterionConfig::jsonSerialize | ( | ) |
Definition at line 50 of file class.ilTermsOfServiceCriterionConfig.php.
| ilTermsOfServiceCriterionConfig::toJson | ( | ) |
Implements ilTermsOfServiceJsonSerialization.
Definition at line 30 of file class.ilTermsOfServiceCriterionConfig.php.