ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (private readonly Refinery $refinery) | |
dateTime () | |
boolean () | |
nullable (Convert $convert) | |
string () | |
Private Member Functions | |
custom (Closure $map) | |
error (string $message) | |
Definition at line 29 of file Marshal.php.
ILIAS\LegalDocuments\ConsumerToolbox\Marshal::__construct | ( | private readonly Refinery | $refinery | ) |
Definition at line 31 of file Marshal.php.
ILIAS\LegalDocuments\ConsumerToolbox\Marshal::boolean | ( | ) |
Definition at line 47 of file Marshal.php.
References ILIAS\LegalDocuments\ConsumerToolbox\Marshal\custom(), ILIAS\LegalDocuments\ConsumerToolbox\Marshal\error(), and ILIAS\Repository\refinery().
Referenced by ILIAS\TermsOfService\Settings\boolean(), ILIAS\DataProtection\Settings\boolean(), ILIAS\DataProtection\UserSettings\withdrawalRequested(), and ILIAS\TermsOfService\UserSettings\withdrawalRequested().
|
private |
Definition at line 83 of file Marshal.php.
References ILIAS\Repository\refinery().
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\Marshal\boolean(), and ILIAS\LegalDocuments\ConsumerToolbox\Marshal\dateTime().
ILIAS\LegalDocuments\ConsumerToolbox\Marshal::dateTime | ( | ) |
Definition at line 35 of file Marshal.php.
References ILIAS\LegalDocuments\ConsumerToolbox\Marshal\custom(), and ILIAS\Repository\refinery().
Referenced by ILIAS\DataProtection\UserSettings\agreeDate(), ILIAS\DataProtection\Settings\lastResetDate(), and ILIAS\TermsOfService\Settings\lastResetDate().
|
private |
Definition at line 88 of file Marshal.php.
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\Marshal\boolean().
ILIAS\LegalDocuments\ConsumerToolbox\Marshal::nullable | ( | Convert | $convert | ) |
Definition at line 60 of file Marshal.php.
References ILIAS\LegalDocuments\ConsumerToolbox\Convert\fromString(), ILIAS\Repository\refinery(), and ILIAS\LegalDocuments\ConsumerToolbox\Convert\toString().
Referenced by ILIAS\DataProtection\UserSettings\agreeDate(), and ILIAS\LegalDocuments\ConsumerToolbox\Routing\originalTarget().
ILIAS\LegalDocuments\ConsumerToolbox\Marshal::string | ( | ) |
Definition at line 75 of file Marshal.php.
References ILIAS\Repository\refinery().
Referenced by ILIAS\DataProtection\Settings\adminEmail(), ILIAS\TermsOfService\Settings\adminEmail(), ILIAS\TermsOfService\Settings\authMode(), ILIAS\DataProtection\Settings\authMode(), and ILIAS\LegalDocuments\ConsumerToolbox\Routing\originalTarget().