ItemRightEnumeration ItemRightEnumeration(
String
$itemtype, int
$itemid
)
|
|
Holds method for receiving all Rights that exists for one Item.
Parameters:
|
String |
$itemtype: |
the Table Name to get Rights from |
|
int |
$itemid: |
the Item ID to get Rights for |
Gets the next Right for the inialized Item ID
API Tags:
| Return: | the next Right as Right Object |