Class GroupEnumeration

Description

Receive a List of all available User Groups.

  • version: $Id: GroupEnumeration.php,v 1.6 2006/11/26 22:04:06 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License


			
Method Summary
GroupEnumeration GroupEnumeration ([int $cid = _CID_])
void count ()
Group next ()
Methods
Constructor GroupEnumeration (line 49)

Gets a List of all Groups.

GroupEnumeration GroupEnumeration ([int $cid = _CID_])
  • int $cid: cid the Consumer ID to fetch Groups for
count (line 58)
void count ()
next (line 68)

Gets the next Result.

  • return: the next Group
Group next ()

Documentation generated by phpDocumentor 1.3.1