Method | Description | |
---|---|---|
delete ( this |
||
updateUser ( this |
||
user ( this |
||
user ( this |
public static delete ( this |
||
tmUsers | this |
|
id | int | |
return | bool |
public static updateUser ( this |
||
tmUsers | this |
|
userId | int | |
userName | string | |
firstname | string | |
lastname | string | |
title | string | |
company | string | |
string | ||
groupId | int | |
return | bool |
public static user ( this |
||
tmUsers | this |
|
id | int | |
return |
public static user ( this |
||
tmUsers | this |
|
name | string | |
return |