Right Right(
int
$itemtype, int
$userid, int
$itemid
)
|
|
One instance is used for the given User and Item!
Parameters:
|
int |
$itemtype: |
itemtype the Itemtype to check the right for |
|
int |
$userid: |
userid the User ID to work with |
|
int |
$itemid: |
the Item ID to work with |
Checks if the User is allowed/has the rights to delete the given Page
API Tags:
| Return: | if or if not user is allowed to delete the page |
Checks if the User is allowed/has the rights to read the given Page.
API Tags:
| Return: | if or if not user is allowed to read the page |
Checks if the User is allowed/has the rights to write the given Page
API Tags:
| Return: | if or if not user is allowed to write the page |
Returns the Right value for this request.
Valid values are:
- _BIGACE_RIGHTS_NO
- _BIGACE_RIGHTS_READ
- _BIGACE_RIGHTS_WRITE
- _BIGACE_RIGHTS_DELETE