GroupRight GroupRight(
int
$itemtype, int
$group_id, int
$itemid
)
|
|
Load a Item right for a Group.
Parameters:
|
int |
$itemtype: |
the Itemtype ID |
|
int |
$group_id: |
the Group ID |
|
int |
$itemid: |
the Item ID |
Checks if the Group can delete the given Item.
API Tags:
| Return: | if or if not group is allowed to delete the item |
Checks if the Group can read the given Item.
API Tags:
| Return: | if or if not group is allowed to read the item |
Checks if the Group can write the given Item.
API Tags:
| Return: | if or if not group is allowed to write the item |
Gets the Group ID this Right represents.
API Tags:
Gets the Item ID this Right represents.
API Tags: