54     protected string $fax = 
'';
    77         foreach (array_keys(get_class_vars(
'shibConfig')) as $field) {
    80                 $this->{$field} = $str;
    87         if (!isset(self::$cache)) {
    88             self::$cache = 
new self();
    99         if ($key === 
'cache') {
   102         return $this->{$key};
   152         return explode(
';', $this->email)[0];
   155     public function setFax(
string $fax): void
 
setUpdateInstitution(bool $update_institution)
 
setDepartment(string $department)
 
setZipcode(string $zipcode)
 
setStreet(string $street)
 
setInstitution(string $institution)
 
setFirstname(string $firstname)
 
setUpdateLanguage(bool $update_language)
 
setUpdateTitle(bool $update_title)
 
setUpdateLogin(bool $update_login)
 
setUpdatePhoneMobile(bool $update_phone_mobile)
 
setPhoneMobile(string $phone_mobile)
 
setDataConv(string $data_conv)
 
getValueByKey(string $key)
 
setUpdateZipcode(bool $update_zipcode)
 
setLastname(string $lastname)
 
setUpdateHobby(bool $update_hobby)
 
bool $update_matriculation
 
setUpdateFax(bool $update_fax)
 
setUpdateMatriculation(bool $update_matriculation)
 
setActivateNew(bool $activate_new)
 
setUpdateStreet(bool $update_street)
 
setUpdateGender(bool $update_gender)
 
setCountry(string $country)
 
setLanguage(string $language)
 
setUserDefaultRole(int $user_default_role)
 
setMatriculation(string $matriculation)
 
string $user_default_role
 
setUpdateCountry(bool $update_country)
 
setUpdateEmail(bool $update_email)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
setGender(string $gender)
 
setPhoneOffice(string $phone_office)
 
bool $update_phone_mobile
 
setPhoneHome(string $phone_home)
 
setUpdatePhoneHome(bool $update_phone_home)
 
setUpdateCity(bool $update_city)
 
setUpdateDataConv(bool $update_data_conv)
 
setUpdateLastname(bool $update_lastname)
 
bool $update_phone_office
 
setUpdateFirstname(bool $update_firstname)
 
setUpdateDepartment(bool $update_department)
 
setUpdatePhoneOffice(bool $update_phone_office)