Class ItemHistoryEnumeration

Description

The ItemHistoryEnumeration provides methods for receiving all list of Items.

  • version: $Id: ItemHistoryEnumeration.php,v 1.5 2006/11/26 22:04:09 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License
MasterItemType
   |
   --Itemtype
      |
      --ItemHistoryEnumeration
Method Summary
ItemHistoryEnumeration ItemHistoryEnumeration (int $dbResult)
void count ()
void next ()
Methods
Constructor ItemHistoryEnumeration (line 50)

Gets all Children of the given Item ID

ItemHistoryEnumeration ItemHistoryEnumeration (int $dbResult)
  • int $dbResult: the Item ID for that all first level childs will be fetched
count (line 55)
void count ()
next (line 59)
void next ()

Inherited Methods

Inherited From Itemtype

Itemtype::Itemtype()
Itemtype::getClass()
Itemtype::getClassName()
Itemtype::getCommand()
Itemtype::getDirectory()
Itemtype::getItemtypeID()
Itemtype::initItemtype()

Inherited From MasterItemType

MasterItemType::MasterItemType()
MasterItemType::countItemtypes()
MasterItemType::getClassForItemType()
MasterItemType::getClassNameForItemType()
MasterItemType::getCommandForItemType()
MasterItemType::getDirectoryForItemType()
MasterItemType::getItemTypeForCommand()
MasterItemType::getSelectColumns()

Documentation generated by phpDocumentor 1.3.1