bigace.classes.category
[ class tree: bigace.classes.category ] [ index: bigace.classes.category ] [ all elements ]

Class: ItemCategoryEnumeration

Source Location: /classes/category/ItemCategoryEnumeration.php

Class Overview


The ItemCategoryEnumeration fetches all categorys that are linked to the given item.


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 33]
The ItemCategoryEnumeration fetches all categorys that are linked to the given item.



[ Top ]


Class Variables

$categorys =

[line 36]


Type:   mixed


[ Top ]

$current_pos =  0

[line 37]


Type:   mixed


[ Top ]



Class Methods


constructor ItemCategoryEnumeration [line 45]

ItemCategoryEnumeration ItemCategoryEnumeration( int $itemtypeid, int $itemid)

Gets a Category SearchResult.



Parameters:

int   $itemtypeid   the Itemtype ID
int   $itemid   the ItemID

[ Top ]

method count [line 55]

void count( )



[ Top ]

method hasNext [line 71]

void hasNext( )



[ Top ]

method next [line 64]

array next( )

Gets the next Search Result as a dbResult.



Tags:

return:  the next result


[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:09 +0200 by phpDocumentor 1.3.0RC2