| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\LegalDocuments\Condition:
 Collaboration diagram for ILIAS\LegalDocuments\Condition:Public Member Functions | |
| asComponent () | |
| eval (ilObjUser $user) | |
| knownToNeverMatchWith (Condition $other) | |
| definition () | |
Definition at line 26 of file Condition.php.
| ILIAS\LegalDocuments\Condition::asComponent | ( | ) | 
Implemented in ILIAS\LegalDocuments\Condition\Role, ILIAS\LegalDocuments\Condition\UserCountry, and ILIAS\LegalDocuments\Condition\UserLanguage.
Referenced by ILIAS\LegalDocuments\test\Condition\RoleTest\testAsComponent().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\Condition::definition | ( | ) | 
| ILIAS\LegalDocuments\Condition::eval | ( | ilObjUser | $user | ) | 
| ILIAS\LegalDocuments\Condition::knownToNeverMatchWith | ( | Condition | $other | ) |