ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | |
$type | |
$lng | |
$countryCodes = [] | |
Class ilTermsOfServiceUserHasCountryCriterionGUI.
Definition at line 11 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
ilTermsOfServiceUserHasCountryCriterionGUI::__construct | ( | ilTermsOfServiceUserHasCountryCriterion | $type, |
ilLanguage | $lng, | ||
array | $countryCodes | ||
) |
ilTermsOfServiceUserHasLanguageCriterionGUI constructor.
ilTermsOfServiceUserHasCountryCriterion | $type | |
ilLanguage | $lng | |
string[] | $countryCodes |
Definition at line 28 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References $countryCodes, $lng, and $type.
ilTermsOfServiceUserHasCountryCriterionGUI::appendOption | ( | ilRadioGroupInputGUI | $group, |
ilTermsOfServiceCriterionConfig | $config | ||
) |
ilRadioGroupInputGUI | $option | |
ilTermsOfServiceCriterionConfig | $config |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 41 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References ilRadioGroupInputGUI\addOption(), getIdentPresentation(), and ilRadioOption\setInfo().
ilTermsOfServiceUserHasCountryCriterionGUI::getConfigByForm | ( | ilPropertyFormGUI | $form | ) |
ilPropertyFormGUI | $form |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 69 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References $config, and ilPropertyFormGUI\getInput().
ilTermsOfServiceUserHasCountryCriterionGUI::getIdentPresentation | ( | ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 81 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
Referenced by appendOption().
ilTermsOfServiceUserHasCountryCriterionGUI::getValuePresentation | ( | ilTermsOfServiceCriterionConfig | $config, |
Factory | $uiFactory | ||
) |
ilTermsOfServiceCriterionConfig | $config | |
Factory | $uiFactory |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 89 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
References ILIAS\UI\Factory\legacy().
|
protected |
Definition at line 20 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
Referenced by __construct().
|
protected |
Definition at line 17 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
Referenced by __construct().
|
protected |
Definition at line 14 of file class.ilTermsOfServiceUserHasCountryCriterionGUI.php.
Referenced by __construct().