Class ModulEnumeration

Description

Used to handle a List of Modules.

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


			
Method Summary
ModulEnumeration ModulEnumeration ( $ids)
void hasNext ()
void next ()
Methods
Constructor ModulEnumeration (line 48)

May be filled with any Content in a later development status.

For now there is nothing to do in the Constructor.

ModulEnumeration ModulEnumeration ( $ids)
  • $ids
hasNext (line 56)

Returns whether we have a next Result.

void hasNext ()
next (line 64)

Returns the next Modul.

void next ()

Documentation generated by phpDocumentor 1.3.1