| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\TermsOfService\UserSettings:
 Collaboration diagram for ILIAS\TermsOfService\UserSettings:Public Member Functions | |
| __construct (private readonly ilObjUser $user, private readonly SelectSetting $user_pref, private readonly Refinery $refinery) | |
| withdrawalRequested () | |
| agreeDate () | |
Private Member Functions | |
| setting (Convert $convert) | |
| convert () | |
Definition at line 32 of file UserSettings.php.
| ILIAS\TermsOfService\UserSettings::__construct | ( | private readonly ilObjUser | $user, | 
| private readonly SelectSetting | $user_pref, | ||
| private readonly Refinery | $refinery | ||
| ) | 
Definition at line 34 of file UserSettings.php.
| ILIAS\TermsOfService\UserSettings::agreeDate | ( | ) | 
Implements ILIAS\LegalDocuments\ConsumerToolbox\UserSettings.
Definition at line 52 of file UserSettings.php.
References ILIAS\TermsOfService\UserSettings\convert(), and ILIAS\TermsOfService\UserSettings\setting().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 68 of file UserSettings.php.
References Vendor\Package\$d, and ILIAS\Repository\refinery().
Referenced by ILIAS\TermsOfService\UserSettings\agreeDate().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 57 of file UserSettings.php.
References ILIAS\LegalDocuments\ConsumerToolbox\Convert\fromString(), ILIAS\LegalDocuments\ConsumerToolbox\Convert\toString(), and ILIAS\Repository\user().
Referenced by ILIAS\TermsOfService\UserSettings\agreeDate().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\TermsOfService\UserSettings::withdrawalRequested | ( | ) | 
Implements ILIAS\LegalDocuments\ConsumerToolbox\UserSettings.
Definition at line 44 of file UserSettings.php.
References ILIAS\LegalDocuments\ConsumerToolbox\Marshal\boolean().
 Here is the call graph for this function: