|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMStListUser. More...
Collaboration diagram for ilMStListUser:Public Member Functions | |
| getUsrId () | |
| setUsrId ($usr_id) | |
| getTimeLimitOwner () | |
| setTimeLimitOwner ($time_limit_owner) | |
| getActive () | |
| setActive ($active) | |
| getLogin () | |
| setLogin ($login) | |
| getFirstname () | |
| setFirstname ($firstname) | |
| getLastname () | |
| setLastname ($lastname) | |
| getEmail () | |
| setEmail ($email) | |
| getPhone () | |
| setPhone ($phone) | |
| getMobilePhone () | |
| setMobilePhone ($mobile_phone) | |
| getGender () | |
| setGender ($gender) | |
| getTitle () | |
| setTitle ($title) | |
| getHobby () | |
| setHobby ($hobby) | |
| getInstitution () | |
| setInstitution ($institution) | |
| getDepartment () | |
| setDepartment ($department) | |
| getStreet () | |
| setStreet ($street) | |
| getZipcode () | |
| setZipcode ($zipcode) | |
| getCity () | |
| setCity ($city) | |
| getCountry () | |
| setCountry ($country) | |
| getSelCountry () | |
| setSelCountry ($sel_country) | |
| getMatriculation () | |
| setMatriculation ($matriculation) | |
| returnIlUserObj () | |
Class ilMStListUser.
Definition at line 8 of file class.ilMStListUser.php.
| ilMStListUser::getActive | ( | ) |
| ilMStListUser::getCity | ( | ) |
| ilMStListUser::getCountry | ( | ) |
Definition at line 406 of file class.ilMStListUser.php.
References $country.
| ilMStListUser::getDepartment | ( | ) |
Definition at line 334 of file class.ilMStListUser.php.
References $department.
| ilMStListUser::getEmail | ( | ) |
Definition at line 208 of file class.ilMStListUser.php.
References $email.
| ilMStListUser::getFirstname | ( | ) |
Definition at line 172 of file class.ilMStListUser.php.
References $firstname.
| ilMStListUser::getGender | ( | ) |
Definition at line 262 of file class.ilMStListUser.php.
References $gender.
Referenced by ilMStListUsersTableGUI\getFieldValuesForExport().
Here is the caller graph for this function:| ilMStListUser::getHobby | ( | ) |
Definition at line 298 of file class.ilMStListUser.php.
References $hobby.
| ilMStListUser::getInstitution | ( | ) |
Definition at line 316 of file class.ilMStListUser.php.
References $institution.
| ilMStListUser::getLastname | ( | ) |
Definition at line 190 of file class.ilMStListUser.php.
References $lastname.
| ilMStListUser::getLogin | ( | ) |
Definition at line 154 of file class.ilMStListUser.php.
References $login.
| ilMStListUser::getMatriculation | ( | ) |
Definition at line 442 of file class.ilMStListUser.php.
References $matriculation.
| ilMStListUser::getMobilePhone | ( | ) |
Definition at line 244 of file class.ilMStListUser.php.
References $mobile_phone.
| ilMStListUser::getPhone | ( | ) |
Definition at line 226 of file class.ilMStListUser.php.
References $phone.
| ilMStListUser::getSelCountry | ( | ) |
Definition at line 424 of file class.ilMStListUser.php.
References $sel_country.
| ilMStListUser::getStreet | ( | ) |
Definition at line 352 of file class.ilMStListUser.php.
References $street.
| ilMStListUser::getTimeLimitOwner | ( | ) |
Definition at line 118 of file class.ilMStListUser.php.
References $time_limit_owner.
| ilMStListUser::getTitle | ( | ) |
Definition at line 280 of file class.ilMStListUser.php.
References $title.
| ilMStListUser::getUsrId | ( | ) |
Definition at line 100 of file class.ilMStListUser.php.
References $usr_id.
Referenced by ilMStListUsersTableGUI\getFieldValuesForExport().
Here is the caller graph for this function:| ilMStListUser::getZipcode | ( | ) |
Definition at line 370 of file class.ilMStListUser.php.
References $zipcode.
| ilMStListUser::returnIlUserObj | ( | ) |
Definition at line 460 of file class.ilMStListUser.php.
Referenced by ilMStListUsersTableGUI\getFieldValuesForExport().
Here is the caller graph for this function:| ilMStListUser::setActive | ( | $active | ) |
| ilMStListUser::setCity | ( | $city | ) |
| ilMStListUser::setCountry | ( | $country | ) |
| string | $country |
Definition at line 415 of file class.ilMStListUser.php.
References $country.
| ilMStListUser::setDepartment | ( | $department | ) |
| string | $department |
Definition at line 343 of file class.ilMStListUser.php.
References $department.
| ilMStListUser::setEmail | ( | ) |
| ilMStListUser::setFirstname | ( | $firstname | ) |
| string | $firstname |
Definition at line 181 of file class.ilMStListUser.php.
References $firstname.
| ilMStListUser::setGender | ( | $gender | ) |
| ilMStListUser::setHobby | ( | $hobby | ) |
| ilMStListUser::setInstitution | ( | $institution | ) |
| string | $institution |
Definition at line 325 of file class.ilMStListUser.php.
References $institution.
| ilMStListUser::setLastname | ( | $lastname | ) |
| string | $lastname |
Definition at line 199 of file class.ilMStListUser.php.
References $lastname.
| ilMStListUser::setLogin | ( | $login | ) |
| ilMStListUser::setMatriculation | ( | $matriculation | ) |
| string | $matriculation |
Definition at line 451 of file class.ilMStListUser.php.
References $matriculation.
| ilMStListUser::setMobilePhone | ( | $mobile_phone | ) |
| string | $mobile_phone |
Definition at line 253 of file class.ilMStListUser.php.
References $mobile_phone.
| ilMStListUser::setPhone | ( | $phone | ) |
| ilMStListUser::setSelCountry | ( | $sel_country | ) |
| string | $sel_country |
Definition at line 433 of file class.ilMStListUser.php.
References $sel_country.
| ilMStListUser::setStreet | ( | $street | ) |
| string | $street |
Definition at line 361 of file class.ilMStListUser.php.
References $street.
| ilMStListUser::setTimeLimitOwner | ( | $time_limit_owner | ) |
| int | $time_limit_owner |
Definition at line 127 of file class.ilMStListUser.php.
References $time_limit_owner.
| ilMStListUser::setTitle | ( | $title | ) |
| ilMStListUser::setUsrId | ( | $usr_id | ) |
| ilMStListUser::setZipcode | ( | $zipcode | ) |
| string | $zipcode |
Definition at line 379 of file class.ilMStListUser.php.
References $zipcode.
|
protected |
Definition at line 26 of file class.ilMStListUser.php.
Referenced by getActive(), and setActive().
|
protected |
Definition at line 58 of file class.ilMStListUser.php.
|
protected |
Definition at line 62 of file class.ilMStListUser.php.
Referenced by getCountry(), and setCountry().
|
protected |
Definition at line 46 of file class.ilMStListUser.php.
Referenced by getDepartment(), and setDepartment().
|
protected |
Definition at line 82 of file class.ilMStListUser.php.
Referenced by getEmail(), and setEmail().
|
protected |
Definition at line 74 of file class.ilMStListUser.php.
Referenced by getFirstname(), and setFirstname().
|
protected |
Definition at line 18 of file class.ilMStListUser.php.
Referenced by getGender(), and setGender().
|
protected |
Definition at line 38 of file class.ilMStListUser.php.
Referenced by getHobby(), and setHobby().
|
protected |
Definition at line 94 of file class.ilMStListUser.php.
|
protected |
Definition at line 42 of file class.ilMStListUser.php.
Referenced by getInstitution(), and setInstitution().
|
protected |
Definition at line 78 of file class.ilMStListUser.php.
Referenced by getLastname(), and setLastname().
|
protected |
Definition at line 30 of file class.ilMStListUser.php.
Referenced by getLogin(), and setLogin().
|
protected |
Definition at line 70 of file class.ilMStListUser.php.
Referenced by getMatriculation(), and setMatriculation().
|
protected |
Definition at line 90 of file class.ilMStListUser.php.
Referenced by getMobilePhone(), and setMobilePhone().
|
protected |
Definition at line 86 of file class.ilMStListUser.php.
Referenced by getPhone(), and setPhone().
|
protected |
Definition at line 66 of file class.ilMStListUser.php.
Referenced by getSelCountry(), and setSelCountry().
|
protected |
Definition at line 50 of file class.ilMStListUser.php.
Referenced by getStreet(), and setStreet().
|
protected |
Definition at line 22 of file class.ilMStListUser.php.
Referenced by getTimeLimitOwner(), and setTimeLimitOwner().
|
protected |
Definition at line 34 of file class.ilMStListUser.php.
Referenced by getTitle(), and setTitle().
|
protected |
Definition at line 14 of file class.ilMStListUser.php.
Referenced by getUsrId(), and setUsrId().
|
protected |
Definition at line 54 of file class.ilMStListUser.php.
Referenced by getZipcode(), and setZipcode().