Uuser item collection
| deprecated | [[2012-03-22] Use cApiUserCollection instead of this class. |
|---|
Users($table)
| deprecated | [2012-03-22] Use cApiUserCollection() instead |
|---|
create($username)
| deprecated | [2012-03-22] Use cApiUserCollection->create() instead |
|---|
deleteUserByID($userid)
| deprecated | [2012-03-22] Use cApiUserCollection->delete() instead |
|---|
deleteUserByUsername($username)
| deprecated | [2012-03-22] Use cApiUserCollection->deleteUserByUsername() instead |
|---|
getAccessibleUsers($perms, $includeAdmins)
| deprecated | [2012-03-22] Use cApiUserCollection->getAccessibleUsers() instead |
|---|
$db
$table