| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\LegalDocuments\Condition\UserCountry:
 Collaboration diagram for ILIAS\LegalDocuments\Condition\UserCountry:Public Member Functions | |
| __construct (private readonly CriterionContent $criterion, private readonly UserCountryDefinition $definition, private readonly UIFactory $create) | |
| asComponent () | |
| eval (ilObjUser $user) | |
| definition () | |
| knownToNeverMatchWith (Condition $other) | |
Definition at line 31 of file UserCountry.php.
| ILIAS\LegalDocuments\Condition\UserCountry::__construct | ( | private readonly CriterionContent | $criterion, | 
| private readonly UserCountryDefinition | $definition, | ||
| private readonly UIFactory | $create | ||
| ) | 
Definition at line 33 of file UserCountry.php.
| ILIAS\LegalDocuments\Condition\UserCountry::asComponent | ( | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 40 of file UserCountry.php.
References ILIAS\LegalDocuments\Condition\UserCountry\definition().
 Here is the call graph for this function:| ILIAS\LegalDocuments\Condition\UserCountry::definition | ( | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 54 of file UserCountry.php.
Referenced by ILIAS\LegalDocuments\Condition\UserCountry\asComponent().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\Condition\UserCountry::eval | ( | ilObjUser | $user | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 49 of file UserCountry.php.
References ilObjUser\getCountry().
 Here is the call graph for this function:| ILIAS\LegalDocuments\Condition\UserCountry::knownToNeverMatchWith | ( | Condition | $other | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 59 of file UserCountry.php.