|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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) | |
| asComponent () | |
| eval (ilObjUser $user) | |
| knownToNeverMatchWith (Condition $other) | |
| definition () | |
| 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().
Here is the call graph for this function:| ILIAS\LegalDocuments\Condition\Role::knownToNeverMatchWith | ( | Condition | $other | ) |
Implements ILIAS\LegalDocuments\Condition.
Definition at line 61 of file Role.php.