ILIAS
release_7 Revision v7.30-3-g800a261c036
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | getInstance () |
Protected Attributes | |
$firstname = '' | |
$update_firstname = false | |
$lastname = '' | |
$update_lastname = false | |
$gender = '' | |
$update_gender = false | |
$login = '' | |
$update_login = false | |
$title = '' | |
$update_title = false | |
$institution = '' | |
$update_institution = false | |
$department = '' | |
$update_department = false | |
$street = '' | |
$update_street = false | |
$city = '' | |
$update_city = false | |
$zipcode = '' | |
$update_zipcode = false | |
$country = '' | |
$update_country = false | |
$phone_office = '' | |
$update_phone_office = false | |
$phone_home = '' | |
$update_phone_home = false | |
$phone_mobile = '' | |
$update_phone_mobile = false | |
$fax = '' | |
$update_fax = false | |
$matriculation = '' | |
$update_matriculation = false | |
$email = '' | |
$update_email = false | |
$hobby = '' | |
$update_hobby = false | |
$language = '' | |
$update_language = false | |
$data_conv = '' | |
$update_data_conv = false | |
$user_default_role = '4' | |
$activate_new = false | |
Static Protected Attributes | |
static | $cache |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class shibConfig
Definition at line 24 of file class.shibConfig.php.
shibConfig::getCity | ( | ) |
shibConfig::getCountry | ( | ) |
Definition at line 249 of file class.shibConfig.php.
References $country.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getDataConv | ( | ) |
shibConfig::getDepartment | ( | ) |
Definition at line 269 of file class.shibConfig.php.
References $department.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getEmail | ( | ) |
Definition at line 279 of file class.shibConfig.php.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getFax | ( | ) |
Definition at line 289 of file class.shibConfig.php.
References $fax.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getFirstname | ( | ) |
Definition at line 299 of file class.shibConfig.php.
References $firstname.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getGender | ( | ) |
Definition at line 309 of file class.shibConfig.php.
References $gender.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getHobby | ( | ) |
Definition at line 319 of file class.shibConfig.php.
References $hobby.
Referenced by shibUser\createFields(), and shibUser\updateFields().
|
static |
Definition at line 214 of file class.shibConfig.php.
Referenced by shibServerData\__construct(), shibUser\create(), ilShibbolethRoleAssignmentRules\doAssignments(), ilAuthProviderShibboleth\doAuthentication(), ilShibbolethRoleAssignmentRules\updateAssignments(), and shibUser\updateFields().
shibConfig::getInstitution | ( | ) |
Definition at line 329 of file class.shibConfig.php.
References $institution.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getLanguage | ( | ) |
Definition at line 339 of file class.shibConfig.php.
References $language.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getLastname | ( | ) |
Definition at line 349 of file class.shibConfig.php.
References $lastname.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getLogin | ( | ) |
Definition at line 359 of file class.shibConfig.php.
References $login.
Referenced by shibUser\createFields().
shibConfig::getMatriculation | ( | ) |
Definition at line 369 of file class.shibConfig.php.
References $matriculation.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getPhoneHome | ( | ) |
Definition at line 379 of file class.shibConfig.php.
References $phone_home.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getPhoneMobile | ( | ) |
Definition at line 389 of file class.shibConfig.php.
References $phone_mobile.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getPhoneOffice | ( | ) |
Definition at line 399 of file class.shibConfig.php.
References $phone_office.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getStreet | ( | ) |
Definition at line 409 of file class.shibConfig.php.
References $street.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getTitle | ( | ) |
Definition at line 419 of file class.shibConfig.php.
References $title.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::getUpdateCity | ( | ) |
shibConfig::getUpdateCountry | ( | ) |
shibConfig::getUpdateDataConv | ( | ) |
shibConfig::getUpdateDepartment | ( | ) |
shibConfig::getUpdateEmail | ( | ) |
shibConfig::getUpdateFax | ( | ) |
shibConfig::getUpdateFirstname | ( | ) |
shibConfig::getUpdateGender | ( | ) |
shibConfig::getUpdateHobby | ( | ) |
shibConfig::getUpdateInstitution | ( | ) |
shibConfig::getUpdateLanguage | ( | ) |
shibConfig::getUpdateLastname | ( | ) |
shibConfig::getUpdateLogin | ( | ) |
shibConfig::getUpdateMatriculation | ( | ) |
shibConfig::getUpdatePhoneHome | ( | ) |
shibConfig::getUpdatePhoneMobile | ( | ) |
shibConfig::getUpdatePhoneOffice | ( | ) |
shibConfig::getUpdateStreet | ( | ) |
shibConfig::getUpdateTitle | ( | ) |
shibConfig::getUpdateZipcode | ( | ) |
shibConfig::getUserDefaultRole | ( | ) |
shibConfig::getValueByKey | ( | string | $key | ) |
Definition at line 226 of file class.shibConfig.php.
shibConfig::getZipcode | ( | ) |
Definition at line 615 of file class.shibConfig.php.
References $zipcode.
Referenced by shibUser\createFields(), and shibUser\updateFields().
shibConfig::isActivateNew | ( | ) |
shibConfig::setActivateNew | ( | bool | $activate_new | ) |
shibConfig::setCity | ( | string | $city | ) |
shibConfig::setCountry | ( | string | $country | ) |
shibConfig::setDataConv | ( | string | $data_conv | ) |
shibConfig::setDepartment | ( | string | $department | ) |
shibConfig::setEmail | ( | string | ) |
shibConfig::setFax | ( | string | $fax | ) |
shibConfig::setFirstname | ( | string | $firstname | ) |
shibConfig::setGender | ( | string | $gender | ) |
shibConfig::setHobby | ( | string | $hobby | ) |
shibConfig::setInstitution | ( | string | $institution | ) |
shibConfig::setLanguage | ( | string | $language | ) |
Definition at line 334 of file class.shibConfig.php.
References $language, and language().
shibConfig::setLastname | ( | string | $lastname | ) |
shibConfig::setLogin | ( | string | $login | ) |
Definition at line 354 of file class.shibConfig.php.
References $login, and login().
shibConfig::setMatriculation | ( | string | $matriculation | ) |
shibConfig::setPhoneHome | ( | string | $phone_home | ) |
shibConfig::setPhoneMobile | ( | string | $phone_mobile | ) |
shibConfig::setPhoneOffice | ( | string | $phone_office | ) |
shibConfig::setStreet | ( | string | $street | ) |
shibConfig::setTitle | ( | string | $title | ) |
shibConfig::setUpdateCity | ( | bool | $update_city | ) |
shibConfig::setUpdateCountry | ( | bool | $update_country | ) |
shibConfig::setUpdateDataConv | ( | bool | $update_data_conv | ) |
shibConfig::setUpdateDepartment | ( | bool | $update_department | ) |
shibConfig::setUpdateEmail | ( | bool | $update_email | ) |
shibConfig::setUpdateFax | ( | bool | $update_fax | ) |
shibConfig::setUpdateFirstname | ( | bool | $update_firstname | ) |
shibConfig::setUpdateGender | ( | bool | $update_gender | ) |
shibConfig::setUpdateHobby | ( | bool | $update_hobby | ) |
shibConfig::setUpdateInstitution | ( | bool | $update_institution | ) |
shibConfig::setUpdateLanguage | ( | bool | $update_language | ) |
shibConfig::setUpdateLastname | ( | bool | $update_lastname | ) |
shibConfig::setUpdateLogin | ( | bool | $update_login | ) |
shibConfig::setUpdateMatriculation | ( | bool | $update_matriculation | ) |
shibConfig::setUpdatePhoneHome | ( | bool | $update_phone_home | ) |
shibConfig::setUpdatePhoneMobile | ( | bool | $update_phone_mobile | ) |
shibConfig::setUpdatePhoneOffice | ( | bool | $update_phone_office | ) |
shibConfig::setUpdateStreet | ( | bool | $update_street | ) |
shibConfig::setUpdateTitle | ( | bool | $update_title | ) |
mixed | $update_title |
Definition at line 587 of file class.shibConfig.php.
References $update_title.
shibConfig::setUpdateZipcode | ( | bool | $update_zipcode | ) |
shibConfig::setUserDefaultRole | ( | int | $user_default_role | ) |
shibConfig::setZipcode | ( | string | $zipcode | ) |
|
protected |
Definition at line 193 of file class.shibConfig.php.
Referenced by isActivateNew(), and setActivateNew().
|
staticprotected |
Definition at line 197 of file class.shibConfig.php.
|
protected |
Definition at line 93 of file class.shibConfig.php.
|
protected |
Definition at line 109 of file class.shibConfig.php.
Referenced by getCountry(), and setCountry().
|
protected |
Definition at line 181 of file class.shibConfig.php.
Referenced by getDataConv(), and setDataConv().
|
protected |
Definition at line 77 of file class.shibConfig.php.
Referenced by getDepartment(), and setDepartment().
|
protected |
Definition at line 157 of file class.shibConfig.php.
Referenced by setEmail().
|
protected |
Definition at line 141 of file class.shibConfig.php.
|
protected |
Definition at line 29 of file class.shibConfig.php.
Referenced by getFirstname(), and setFirstname().
|
protected |
Definition at line 45 of file class.shibConfig.php.
Referenced by getGender(), and setGender().
|
protected |
Definition at line 165 of file class.shibConfig.php.
Referenced by getHobby(), and setHobby().
|
protected |
Definition at line 69 of file class.shibConfig.php.
Referenced by getInstitution(), and setInstitution().
|
protected |
Definition at line 173 of file class.shibConfig.php.
Referenced by getLanguage(), and setLanguage().
|
protected |
Definition at line 37 of file class.shibConfig.php.
Referenced by getLastname(), and setLastname().
|
protected |
Definition at line 53 of file class.shibConfig.php.
Referenced by getLogin(), and setLogin().
|
protected |
Definition at line 149 of file class.shibConfig.php.
Referenced by getMatriculation(), and setMatriculation().
|
protected |
Definition at line 125 of file class.shibConfig.php.
Referenced by getPhoneHome(), and setPhoneHome().
|
protected |
Definition at line 133 of file class.shibConfig.php.
Referenced by getPhoneMobile(), and setPhoneMobile().
|
protected |
Definition at line 117 of file class.shibConfig.php.
Referenced by getPhoneOffice(), and setPhoneOffice().
|
protected |
Definition at line 85 of file class.shibConfig.php.
Referenced by getStreet(), and setStreet().
|
protected |
Definition at line 61 of file class.shibConfig.php.
Referenced by getTitle(), and setTitle().
|
protected |
Definition at line 97 of file class.shibConfig.php.
Referenced by getUpdateCity(), and setUpdateCity().
|
protected |
Definition at line 113 of file class.shibConfig.php.
Referenced by getUpdateCountry(), and setUpdateCountry().
|
protected |
Definition at line 185 of file class.shibConfig.php.
Referenced by getUpdateDataConv(), and setUpdateDataConv().
|
protected |
Definition at line 81 of file class.shibConfig.php.
Referenced by getUpdateDepartment(), and setUpdateDepartment().
|
protected |
Definition at line 161 of file class.shibConfig.php.
Referenced by getUpdateEmail(), and setUpdateEmail().
|
protected |
Definition at line 145 of file class.shibConfig.php.
Referenced by getUpdateFax(), and setUpdateFax().
|
protected |
Definition at line 33 of file class.shibConfig.php.
Referenced by getUpdateFirstname(), and setUpdateFirstname().
|
protected |
Definition at line 49 of file class.shibConfig.php.
Referenced by getUpdateGender(), and setUpdateGender().
|
protected |
Definition at line 169 of file class.shibConfig.php.
Referenced by getUpdateHobby(), and setUpdateHobby().
|
protected |
Definition at line 73 of file class.shibConfig.php.
Referenced by getUpdateInstitution(), and setUpdateInstitution().
|
protected |
Definition at line 177 of file class.shibConfig.php.
Referenced by getUpdateLanguage(), and setUpdateLanguage().
|
protected |
Definition at line 41 of file class.shibConfig.php.
Referenced by getUpdateLastname(), and setUpdateLastname().
|
protected |
Definition at line 57 of file class.shibConfig.php.
Referenced by getUpdateLogin(), and setUpdateLogin().
|
protected |
Definition at line 153 of file class.shibConfig.php.
Referenced by getUpdateMatriculation(), and setUpdateMatriculation().
|
protected |
Definition at line 129 of file class.shibConfig.php.
Referenced by getUpdatePhoneHome(), and setUpdatePhoneHome().
|
protected |
Definition at line 137 of file class.shibConfig.php.
Referenced by getUpdatePhoneMobile(), and setUpdatePhoneMobile().
|
protected |
Definition at line 121 of file class.shibConfig.php.
Referenced by getUpdatePhoneOffice(), and setUpdatePhoneOffice().
|
protected |
Definition at line 89 of file class.shibConfig.php.
Referenced by getUpdateStreet(), and setUpdateStreet().
|
protected |
Definition at line 65 of file class.shibConfig.php.
Referenced by getUpdateTitle(), and setUpdateTitle().
|
protected |
Definition at line 105 of file class.shibConfig.php.
Referenced by getUpdateZipcode(), and setUpdateZipcode().
|
protected |
Definition at line 189 of file class.shibConfig.php.
Referenced by getUserDefaultRole(), and setUserDefaultRole().
|
protected |
Definition at line 101 of file class.shibConfig.php.
Referenced by getZipcode(), and setZipcode().