| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\LegalDocuments\Condition\UserLanguage:
 Collaboration diagram for ILIAS\LegalDocuments\Condition\UserLanguage:Public Member Functions | |
| __construct (private readonly CriterionContent $criterion, private readonly UserLanguageDefinition $definition, private readonly UI $ui) | |
| asComponent () | |
| eval (ilObjUser $user) | |
| definition () | |
| knownToNeverMatchWith (Condition $other) | |
Definition at line 31 of file UserLanguage.php.
| ILIAS\LegalDocuments\Condition\UserLanguage::__construct | ( | private readonly CriterionContent | $criterion, | 
| private readonly UserLanguageDefinition | $definition, | ||
| private readonly UI | $ui | ||
| ) | 
Definition at line 33 of file UserLanguage.php.
| ILIAS\LegalDocuments\Condition\UserLanguage::asComponent | ( | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 40 of file UserLanguage.php.
References ILIAS\LegalDocuments\Condition\UserLanguage\definition(), and ILIAS\Repository\ui().
 Here is the call graph for this function:| ILIAS\LegalDocuments\Condition\UserLanguage::definition | ( | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 55 of file UserLanguage.php.
Referenced by ILIAS\LegalDocuments\Condition\UserLanguage\asComponent().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\Condition\UserLanguage::eval | ( | ilObjUser | $user | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 49 of file UserLanguage.php.
References ilObjUser\getLanguage(), and ILIAS\Repository\ui().
 Here is the call graph for this function:| ILIAS\LegalDocuments\Condition\UserLanguage::knownToNeverMatchWith | ( | Condition | $other | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 60 of file UserLanguage.php.