|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\LegalDocuments\Condition\Definition\RoleDefinition:
Collaboration diagram for ILIAS\LegalDocuments\Condition\Definition\RoleDefinition: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) | |
| formGroup (array $arguments=[]) | |
| withCriterion (CriterionContent $criterion) | |
| translatedType () | |
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().
Here is the call graph for this function:
|
private |
| array<string|int,string> | $options |
Definition at line 81 of file RoleDefinition.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options, and ILIAS\Repository\ui().
Referenced by ILIAS\LegalDocuments\Condition\Definition\RoleDefinition\formGroup().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\LegalDocuments\Condition\Definition\RoleDefinition::translatedRole | ( | int | $role | ) |
Definition at line 63 of file RoleDefinition.php.
Referenced by ILIAS\LegalDocuments\Condition\Definition\RoleDefinition\formGroup().
Here is the caller graph for this function:| ILIAS\LegalDocuments\Condition\Definition\RoleDefinition::translatedType | ( | ) |
Implements ILIAS\LegalDocuments\ConditionDefinition.
Definition at line 68 of file RoleDefinition.php.
References ILIAS\Repository\ui().
Here is the call graph for this function:| ILIAS\LegalDocuments\Condition\Definition\RoleDefinition::withCriterion | ( | CriterionContent | $criterion | ) |
Implements ILIAS\LegalDocuments\ConditionDefinition.
Definition at line 73 of file RoleDefinition.php.
References ILIAS\Repository\ui().
Here is the call graph for this function: