ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (private readonly UI $ui, private readonly ilObjectDataCache $cache, private readonly ilRbacReview $review, private readonly Closure $required) | |
formGroup (array $arguments=[]) | |
translatedRole (int $role) | |
translatedType () | |
withCriterion (CriterionContent $criterion) | |
Private Member Functions | |
radio (string $lang_key, array $options, $value) | |
Definition at line 35 of file RoleDefinition.php.
ILIAS\LegalDocuments\Condition\Definition\RoleDefinition::__construct | ( | private readonly UI | $ui, |
private readonly ilObjectDataCache | $cache, | ||
private readonly ilRbacReview | $review, | ||
private readonly Closure | $required | ||
) |
Closure(array<int|string,mixed>) | Constraint $required |
Definition at line 40 of file RoleDefinition.php.
ILIAS\LegalDocuments\Condition\Definition\RoleDefinition::formGroup | ( | array | $arguments = [] | ) |
Implements ILIAS\LegalDocuments\ConditionDefinition.
Definition at line 48 of file RoleDefinition.php.
References ILIAS\LegalDocuments\Condition\Definition\RoleDefinition\radio(), SYSTEM_ROLE_ID, ILIAS\LegalDocuments\Condition\Definition\RoleDefinition\translatedRole(), and ILIAS\Repository\ui().
|
private |
array<string|int,string> | $options |
Definition at line 81 of file RoleDefinition.php.
References null, and ILIAS\Repository\ui().
Referenced by ILIAS\LegalDocuments\Condition\Definition\RoleDefinition\formGroup().
ILIAS\LegalDocuments\Condition\Definition\RoleDefinition::translatedRole | ( | int | $role | ) |
Definition at line 63 of file RoleDefinition.php.
Referenced by ILIAS\LegalDocuments\Condition\Definition\RoleDefinition\formGroup().
ILIAS\LegalDocuments\Condition\Definition\RoleDefinition::translatedType | ( | ) |
Implements ILIAS\LegalDocuments\ConditionDefinition.
Definition at line 68 of file RoleDefinition.php.
References ILIAS\Repository\ui().
ILIAS\LegalDocuments\Condition\Definition\RoleDefinition::withCriterion | ( | CriterionContent | $criterion | ) |
Implements ILIAS\LegalDocuments\ConditionDefinition.
Definition at line 73 of file RoleDefinition.php.
References ILIAS\Repository\ui().