Users belong to one or more Group which in turn grants permissions.
package | dstruct_auth |
---|
__construct(string $row)
string
Row from the database
getID() : integer
integer
getRights() : object
object
getTitle(boolean $raw)
boolean
Return raw or html encoded
loadByID(integer $id, array $row) : false | object
integer
array
Array of data from database
false
object
False if object not foundremoveRight(\Right $right)
save()
setTitle(string $title)
string
loadRights()
$id : integer
$rights : null | object
$title : string