ILIAS
release_8 Revision v8.19
|
Class ilTermsOfServiceUserHasCountryCriterionGUI. More...
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) | |
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().
ilTermsOfServiceUserHasCountryCriterionGUI::appendOption | ( | ilRadioGroupInputGUI | $group, |
ilTermsOfServiceCriterionConfig | $config | ||
) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 51 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References ilRadioGroupInputGUI\addOption(), getIdentPresentation(), ILIAS\Repository\lng(), and ilRadioOption\setInfo().
ilTermsOfServiceUserHasCountryCriterionGUI::getConfigByForm | ( | ilPropertyFormGUI | $form | ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 76 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References $config, and ilPropertyFormGUI\getInput().
ilTermsOfServiceUserHasCountryCriterionGUI::getIdentPresentation | ( | ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 85 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References ILIAS\Repository\lng().
Referenced by appendOption().
ilTermsOfServiceUserHasCountryCriterionGUI::getValuePresentation | ( | ilTermsOfServiceCriterionConfig | $config, |
Factory | $uiFactory | ||
) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 90 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References ILIAS\UI\Factory\legacy(), and ILIAS\Repository\lng().
|
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().