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