CategoryItemEnumeration CategoryItemEnumeration(
int
$itemtypeid, int
$categoryid
)
|
|
Instatiate a CategoryItemEnumeration.
Parameters:
|
int |
$itemtypeid: |
the Itemtype ID |
|
int |
$categoryid: |
the CategoryID |
Get the amount of Results.
API Tags:
| Return: | the amount of Items linked to the given Category |
Returns wheter there is one more Search result or not.
API Tags:
| Return: | if there is at least one more serach result |
Gets the next Result array.
The Array has the usable Index "itemid".
API Tags: