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

Class: CategoryItemEnumeration

Source Location: /classes/category/CategoryItemEnumeration.php

Class Overview


With the CategoryItemEnumeration you can get all items of one Itemtype that are linked to the given category.


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 32]
With the CategoryItemEnumeration you can get all items of one Itemtype that are linked to the given category.



[ Top ]


Class Variables

$categorys =

[line 35]


Type:   mixed


[ Top ]

$curr_pos =  0

[line 36]


Type:   mixed


[ Top ]



Class Methods


constructor CategoryItemEnumeration [line 44]

CategoryItemEnumeration CategoryItemEnumeration( int $itemtypeid, int $categoryid)

Gets a Category SearchResult.



Parameters:

int   $itemtypeid   the Itemtype ID
int   $categoryid   the CategoryID

[ Top ]

method count [line 55]

void count( )



[ Top ]

method hasNext [line 71]

void hasNext( )



[ Top ]

method next [line 65]

array next( )

Gets the next Search Result as a dbResult.



Tags:

return:  the next result


[ Top ]


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