|
ILIAS
release_8 Revision v8.24
|
Class ilTermsOfServiceUserHasCountryCriterionGUI. More...
Inheritance diagram for ilTermsOfServiceUserHasCountryCriterionGUI:
Collaboration diagram for ilTermsOfServiceUserHasCountryCriterionGUI:Public Member Functions | |
| __construct (ilTermsOfServiceUserHasCountryCriterion $type, ilLanguage $lng, array $countryCodes) | |
| ilTermsOfServiceUserHasLanguageCriterionGUI constructor. More... | |
| appendOption (ilRadioGroupInputGUI $group, ilTermsOfServiceCriterionConfig $config) | |
| getConfigByForm (ilPropertyFormGUI $form) | |
| getIdentPresentation () | |
| getValuePresentation (ilTermsOfServiceCriterionConfig $config, Factory $uiFactory) | |
| appendOption (ilRadioGroupInputGUI $group, ilTermsOfServiceCriterionConfig $config) | |
| getConfigByForm (ilPropertyFormGUI $form) | |
| getIdentPresentation () | |
| getValuePresentation (ilTermsOfServiceCriterionConfig $config, Factory $uiFactory) | |
Protected Attributes | |
| ilTermsOfServiceUserHasCountryCriterion | $type |
| ilLanguage | $lng |
| array | $countryCodes = [] |
Class ilTermsOfServiceUserHasCountryCriterionGUI.
Definition at line 28 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
| ilTermsOfServiceUserHasCountryCriterionGUI::__construct | ( | ilTermsOfServiceUserHasCountryCriterion | $type, |
| ilLanguage | $lng, | ||
| array | $countryCodes | ||
| ) |
ilTermsOfServiceUserHasLanguageCriterionGUI constructor.
| ilTermsOfServiceUserHasCountryCriterion | $type | |
| ilLanguage | $lng | |
| string[] | $countryCodes |
Definition at line 41 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References $countryCodes, $lng, $type, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilTermsOfServiceUserHasCountryCriterionGUI::appendOption | ( | ilRadioGroupInputGUI | $group, |
| ilTermsOfServiceCriterionConfig | $config | ||
| ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 51 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References $config, ilRadioGroupInputGUI\addOption(), getIdentPresentation(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilTermsOfServiceUserHasCountryCriterionGUI::getConfigByForm | ( | ilPropertyFormGUI | $form | ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 76 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References $config, and ilPropertyFormGUI\getInput().
Here is the call graph for this function:| ilTermsOfServiceUserHasCountryCriterionGUI::getIdentPresentation | ( | ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 85 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References ILIAS\Repository\lng().
Referenced by appendOption().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTermsOfServiceUserHasCountryCriterionGUI::getValuePresentation | ( | ilTermsOfServiceCriterionConfig | $config, |
| Factory | $uiFactory | ||
| ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 90 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References $config, ILIAS\UI\Factory\legacy(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 33 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
Referenced by __construct().