UserDataAdminService
UserDataAdminService
( $uid)
This changes the User Data within BIGACE.
void
changeUserData
(String $firstname, String $lastname, String $email, String $homepage, String $phone, String $mobile, String $fax, String $company, String $street, String $city, String $citycode, String $country)
-
String
$firstname: the Users first name
-
String
$lastname: the Users last name
-
String
$email: the Users email address
-
String
$homepage: the Users homepage
-
String
$phone: the Users Phone number
-
String
$mobile: the Users Mobile number
-
String
$fax: the Users Fax number
-
String
$company: the Users Company
-
String
$street: the Users Street
-
String
$city: the Users City
-
String
$citycode: the Users CityCode
-
String
$country: the Users Country
void
changeUserDataValues
( $dataArray)
Deletes the given User Data for the given User ID.
mixed
deleteUserData
(int 0)
-
int
0: userid the User ID for which the Data should be deleted