19declare(strict_types=1);
24use ILIAS\User\Profile\Fields\NoOverrides;
35 return 'phone_office';
45 return AvailableSections::ContactData;
74 $user->setPhoneOffice($input);
availableInCertificatesForcedTo()
addValueToUserObject(\ilObjUser $user, mixed $input, ?\ilPropertyFormGUI $form=null)
retrieveValueFromUser(\ilObjUser $user)
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,...
This class represents a text property in a property form.
setMaxLength(?int $a_maxlength)