ItemCategoryEnumeration ItemCategoryEnumeration(
int
$itemtypeid, int
$itemid
)
|
|
Gets a Category SearchResult.
Parameters:
|
int |
$itemtypeid: |
the Itemtype ID |
|
int |
$itemid: |
the ItemID |
Counts the amount of Categories that ar linked to the Item.
API Tags:
| Return: | the amount of linked Categories |
Returns whether there is at least one more Category.
API Tags:
| Return: | if there is at least one more Category |
Gets the next Category.
API Tags:
| Return: | the next Category |