|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 | ) |