|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition:
Collaboration diagram for ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition:Public Member Functions | |
| __construct (private readonly UI $ui, private readonly Closure $required) | |
| formGroup (array $arguments=[]) | |
| withCriterion (CriterionContent $criterion) | |
| translatedType () | |
| translatedCountry (string $country) | |
| formGroup (array $arguments=[]) | |
| withCriterion (CriterionContent $criterion) | |
| translatedType () | |
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(), ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition\translatedCountry(), and ILIAS\Repository\ui().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition::translatedType | ( | ) |
Implements ILIAS\LegalDocuments\ConditionDefinition.
Definition at line 60 of file UserCountryDefinition.php.
References ILIAS\Repository\ui().
Here is the call graph for this function:| ILIAS\LegalDocuments\Condition\Definition\UserCountryDefinition::withCriterion | ( | CriterionContent | $criterion | ) |
Implements ILIAS\LegalDocuments\ConditionDefinition.
Definition at line 55 of file UserCountryDefinition.php.
References ILIAS\Repository\ui().
Here is the call graph for this function: