Groups()
deleteGroupByGroupname()
deleteGroupByID()
getAccessibleGroups()
$db
$table
Class Groups Container class for all system groups
author | Timo A. Hummel <Timo.Hummel@4fb.de> |
---|---|
version | 1.0 |
copyright | four for business AG 2003 |
Groups(string $table)
string
The table to use as information source
deleteGroupByGroupname($groupname) : bool
bool
True if the delete was successfuldeleteGroupByID(string $groupid) : bool
string
Specifies the group ID
bool
True if the delete was successfulgetAccessibleGroups(array $perms) : array
array
array
Array of group objects$table : string
access | private |
---|