Function bits_to_privilege
Given a bit mask of the privileges, will return an array of the text values of privileges.
Package: davical
Copyright: Catalyst .Net Ltd, Morphoss Ltd <http://www.morphoss.com/>
License: GNU GPL v2 or later
Author: Andrew McMillan <andrew@mcmillan.net.nz>
Located at always.php
Copyright: Catalyst .Net Ltd, Morphoss Ltd <http://www.morphoss.com/>
License: GNU GPL v2 or later
Author: Andrew McMillan <andrew@mcmillan.net.nz>
Located at always.php
integer |
$raw_bits |
A bit mask of the privileges. |
mixed |
$resourcetype = 'resource' |
mixed
|
The string (or array of strings) of privilege names |