ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
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().
ILIAS\LegalDocuments\Condition\Role::definition | ( | ) |
Implements ILIAS\LegalDocuments\Condition.
Definition at line 56 of file Role.php.
Referenced by ILIAS\LegalDocuments\Condition\Role\asComponent().
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().
ILIAS\LegalDocuments\Condition\Role::knownToNeverMatchWith | ( | Condition | $other | ) |
Implements ILIAS\LegalDocuments\Condition.