ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (private readonly UI $ui, private readonly Closure $required) | |
formGroup (array $arguments=[]) | |
withCriterion (CriterionContent $criterion) | |
translatedType () | |
translatedCountry (string $country) | |
Definition at line 33 of file UserCountryDefinition.php.
ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition::__construct | ( | private readonly UI | $ui, |
private readonly Closure | $required | ||
) |
Closure(array<string,mixed>) | Constraint $required |
Definition at line 38 of file UserCountryDefinition.php.
ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition::formGroup | ( | array | $arguments = [] | ) |
Implements ILIAS\LegalDocuments\ConditionDefinition.
Definition at line 42 of file UserCountryDefinition.php.
References ilCountry\getCountryCodes(), null, ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition\translatedCountry(), and ILIAS\Repository\ui().
ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition::translatedCountry | ( | string | $country | ) |
Definition at line 65 of file UserCountryDefinition.php.
References ILIAS\Repository\ui().
Referenced by ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition\formGroup().
ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition::translatedType | ( | ) |
Implements ILIAS\LegalDocuments\ConditionDefinition.
Definition at line 60 of file UserCountryDefinition.php.
References ILIAS\Repository\ui().
ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition::withCriterion | ( | CriterionContent | $criterion | ) |
Implements ILIAS\LegalDocuments\ConditionDefinition.
Definition at line 55 of file UserCountryDefinition.php.
References ILIAS\Repository\ui().