| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\LegalDocuments\Condition\Role:
 Collaboration diagram for ILIAS\LegalDocuments\Condition\Role:Public Member Functions | |
| __construct (private readonly CriterionContent $criterion, private readonly RoleDefinition $definition, private readonly UIFactory $create, private readonly ilRbacReview $review) | |
| asComponent () | |
| eval (ilObjUser $user) | |
| definition () | |
| knownToNeverMatchWith (Condition $other) | |
| ILIAS\LegalDocuments\Condition\Role::__construct | ( | private readonly CriterionContent | $criterion, | 
| private readonly RoleDefinition | $definition, | ||
| private readonly UIFactory | $create, | ||
| private readonly ilRbacReview | $review | ||
| ) | 
| ILIAS\LegalDocuments\Condition\Role::asComponent | ( | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 42 of file Role.php.
References ILIAS\LegalDocuments\Condition\Role\definition().
 Here is the call graph for this function:| ILIAS\LegalDocuments\Condition\Role::definition | ( | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 56 of file Role.php.
Referenced by ILIAS\LegalDocuments\Condition\Role\asComponent().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\Condition\Role::eval | ( | ilObjUser | $user | ) | 
Implements ILIAS\LegalDocuments\Condition.
Definition at line 51 of file Role.php.
References ilObject\getId(), and ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\LegalDocuments\Condition\Role::knownToNeverMatchWith | ( | Condition | $other | ) | 
Implements ILIAS\LegalDocuments\Condition.