19declare(strict_types=1);
24use ILIAS\User\Profile\Fields\NoOverrides;
40 return $lng->txt(
'sel_country');
45 return AvailableSections::ContactData;
73 $user->setCountry($input);
getLegacyInput(Language $lng, Context $context, ?\ilObjUser $user=null)
You don't need to add a post_var to the input as the User will handle this for you,...
availableInCertificatesForcedTo()
addValueToUserObject(\ilObjUser $user, mixed $input, ?\ilPropertyFormGUI $form=null)
retrieveValueFromUser(\ilObjUser $user)