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 | ( | ) |
Definition at line 259 of file class.shibConfig.php.
References $data_conv.
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 |
Reimplemented in shibServerData.
Definition at line 214 of file class.shibConfig.php.
References $cache.
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 | ( | ) |
Definition at line 429 of file class.shibConfig.php.
References $update_city.
shibConfig::getUpdateCountry | ( | ) |
Definition at line 439 of file class.shibConfig.php.
References $update_country.
shibConfig::getUpdateDataConv | ( | ) |
Definition at line 449 of file class.shibConfig.php.
References $update_data_conv.
shibConfig::getUpdateDepartment | ( | ) |
Definition at line 459 of file class.shibConfig.php.
References $update_department.
shibConfig::getUpdateEmail | ( | ) |
Definition at line 469 of file class.shibConfig.php.
References $update_email.
shibConfig::getUpdateFax | ( | ) |
shibConfig::getUpdateFirstname | ( | ) |
Definition at line 635 of file class.shibConfig.php.
References $update_firstname.
shibConfig::getUpdateGender | ( | ) |
Definition at line 489 of file class.shibConfig.php.
References $update_gender.
shibConfig::getUpdateHobby | ( | ) |
Definition at line 499 of file class.shibConfig.php.
References $update_hobby.
shibConfig::getUpdateInstitution | ( | ) |
Definition at line 509 of file class.shibConfig.php.
References $update_institution.
shibConfig::getUpdateLanguage | ( | ) |
Definition at line 519 of file class.shibConfig.php.
References $update_language.
shibConfig::getUpdateLastname | ( | ) |
Definition at line 645 of file class.shibConfig.php.
References $update_lastname.
shibConfig::getUpdateLogin | ( | ) |
Definition at line 529 of file class.shibConfig.php.
References $update_login.
shibConfig::getUpdateMatriculation | ( | ) |
Definition at line 539 of file class.shibConfig.php.
References $update_matriculation.
shibConfig::getUpdatePhoneHome | ( | ) |
Definition at line 549 of file class.shibConfig.php.
References $update_phone_home.
shibConfig::getUpdatePhoneMobile | ( | ) |
Definition at line 559 of file class.shibConfig.php.
References $update_phone_mobile.
shibConfig::getUpdatePhoneOffice | ( | ) |
Definition at line 569 of file class.shibConfig.php.
References $update_phone_office.
shibConfig::getUpdateStreet | ( | ) |
Definition at line 579 of file class.shibConfig.php.
References $update_street.
shibConfig::getUpdateTitle | ( | ) |
Definition at line 595 of file class.shibConfig.php.
References $update_title.
shibConfig::getUpdateZipcode | ( | ) |
Definition at line 605 of file class.shibConfig.php.
References $update_zipcode.
shibConfig::getUserDefaultRole | ( | ) |
Definition at line 625 of file class.shibConfig.php.
References $user_default_role.
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 | ( | ) |
Definition at line 650 of file class.shibConfig.php.
References $activate_new.
shibConfig::setActivateNew | ( | bool | $activate_new | ) |
Definition at line 655 of file class.shibConfig.php.
References $activate_new.
shibConfig::setCity | ( | string | $city | ) |
Definition at line 234 of file class.shibConfig.php.
References $city.
shibConfig::setCountry | ( | string | $country | ) |
Definition at line 244 of file class.shibConfig.php.
References $country.
shibConfig::setDataConv | ( | string | $data_conv | ) |
Definition at line 254 of file class.shibConfig.php.
References $data_conv.
shibConfig::setDepartment | ( | string | $department | ) |
Definition at line 264 of file class.shibConfig.php.
References $department.
shibConfig::setEmail | ( | string | ) |
Definition at line 274 of file class.shibConfig.php.
References $email.
shibConfig::setFax | ( | string | $fax | ) |
Definition at line 284 of file class.shibConfig.php.
References $fax.
shibConfig::setFirstname | ( | string | $firstname | ) |
Definition at line 294 of file class.shibConfig.php.
References $firstname.
shibConfig::setGender | ( | string | $gender | ) |
Definition at line 304 of file class.shibConfig.php.
References $gender.
shibConfig::setHobby | ( | string | $hobby | ) |
Definition at line 314 of file class.shibConfig.php.
References $hobby.
shibConfig::setInstitution | ( | string | $institution | ) |
Definition at line 324 of file class.shibConfig.php.
References $institution.
shibConfig::setLanguage | ( | string | $language | ) |
Definition at line 334 of file class.shibConfig.php.
References $language, and language().
shibConfig::setLastname | ( | string | $lastname | ) |
Definition at line 344 of file class.shibConfig.php.
References $lastname.
shibConfig::setLogin | ( | string | $login | ) |
Definition at line 354 of file class.shibConfig.php.
References $login, and login().
shibConfig::setMatriculation | ( | string | $matriculation | ) |
Definition at line 364 of file class.shibConfig.php.
References $matriculation.
shibConfig::setPhoneHome | ( | string | $phone_home | ) |
Definition at line 374 of file class.shibConfig.php.
References $phone_home.
shibConfig::setPhoneMobile | ( | string | $phone_mobile | ) |
Definition at line 384 of file class.shibConfig.php.
References $phone_mobile.
shibConfig::setPhoneOffice | ( | string | $phone_office | ) |
Definition at line 394 of file class.shibConfig.php.
References $phone_office.
shibConfig::setStreet | ( | string | $street | ) |
Definition at line 404 of file class.shibConfig.php.
References $street.
shibConfig::setTitle | ( | string | $title | ) |
Definition at line 414 of file class.shibConfig.php.
References $title.
shibConfig::setUpdateCity | ( | bool | $update_city | ) |
Definition at line 424 of file class.shibConfig.php.
References $update_city.
shibConfig::setUpdateCountry | ( | bool | $update_country | ) |
Definition at line 434 of file class.shibConfig.php.
References $update_country.
shibConfig::setUpdateDataConv | ( | bool | $update_data_conv | ) |
Definition at line 444 of file class.shibConfig.php.
References $update_data_conv.
shibConfig::setUpdateDepartment | ( | bool | $update_department | ) |
Definition at line 454 of file class.shibConfig.php.
References $update_department.
shibConfig::setUpdateEmail | ( | bool | $update_email | ) |
Definition at line 464 of file class.shibConfig.php.
References $update_email.
shibConfig::setUpdateFax | ( | bool | $update_fax | ) |
Definition at line 474 of file class.shibConfig.php.
References $update_fax.
shibConfig::setUpdateFirstname | ( | bool | $update_firstname | ) |
Definition at line 630 of file class.shibConfig.php.
References $update_firstname.
shibConfig::setUpdateGender | ( | bool | $update_gender | ) |
Definition at line 484 of file class.shibConfig.php.
References $update_gender.
shibConfig::setUpdateHobby | ( | bool | $update_hobby | ) |
Definition at line 494 of file class.shibConfig.php.
References $update_hobby.
shibConfig::setUpdateInstitution | ( | bool | $update_institution | ) |
Definition at line 504 of file class.shibConfig.php.
References $update_institution.
shibConfig::setUpdateLanguage | ( | bool | $update_language | ) |
Definition at line 514 of file class.shibConfig.php.
References $update_language.
shibConfig::setUpdateLastname | ( | bool | $update_lastname | ) |
Definition at line 640 of file class.shibConfig.php.
References $update_lastname.
shibConfig::setUpdateLogin | ( | bool | $update_login | ) |
Definition at line 524 of file class.shibConfig.php.
References $update_login.
shibConfig::setUpdateMatriculation | ( | bool | $update_matriculation | ) |
Definition at line 534 of file class.shibConfig.php.
References $update_matriculation.
shibConfig::setUpdatePhoneHome | ( | bool | $update_phone_home | ) |
Definition at line 544 of file class.shibConfig.php.
References $update_phone_home.
shibConfig::setUpdatePhoneMobile | ( | bool | $update_phone_mobile | ) |
Definition at line 554 of file class.shibConfig.php.
References $update_phone_mobile.
shibConfig::setUpdatePhoneOffice | ( | bool | $update_phone_office | ) |
Definition at line 564 of file class.shibConfig.php.
References $update_phone_office.
shibConfig::setUpdateStreet | ( | bool | $update_street | ) |
Definition at line 574 of file class.shibConfig.php.
References $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 | ) |
Definition at line 600 of file class.shibConfig.php.
References $update_zipcode.
shibConfig::setUserDefaultRole | ( | int | $user_default_role | ) |
Definition at line 620 of file class.shibConfig.php.
References $user_default_role.
shibConfig::setZipcode | ( | string | $zipcode | ) |
Definition at line 610 of file class.shibConfig.php.
References $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.
Referenced by getInstance().
|
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().