$_id
$_id : integer
The id of the user group
Class to represent a user group in the document management system
remove(object $user) : boolean
Delete user group This function deletes the user group and all it references, like access control lists, notifications, as a child of other groups, etc.
object | $user | the user doing the removal (needed for entry in
|
true on success or false in case of an error