Class TaggedItemIterator

Description

<##>

Located in /harmoni/core/Tagging/TaggedItemIterator.class.php (line 23)

SObject
   |
   --HarmoniIterator
      |
      --TaggedItemIterator
Method Summary
object TaggedItemIterator (object SelectQueryResult $result)
int count ()
boolean hasNext ()
mixed next ()
boolean skipNext ()
Variables
Methods
Constructor TaggedItemIterator (line 35)

Constructor

  • since: 11/8/06
  • access: public
object TaggedItemIterator (object SelectQueryResult $result)
  • object SelectQueryResult $result
count (line 89)

Gives the number of items in the iterator

  • public:
int count ()

Redefinition of:
HarmoniIterator::count()
Gives the number of items in the iterator
hasNext (line 46)

Answer true if there are more items in the iterator

  • since: 11/8/06
  • access: public
boolean hasNext ()

Redefinition of:
HarmoniIterator::hasNext()
next (line 57)

Answer the next Item

  • return: object or false
  • since: 11/8/06
  • access: public
mixed next ()

Redefinition of:
HarmoniIterator::next()
skipNext (line 74)

Skip the next Item

  • since: 11/8/06
  • access: public
boolean skipNext ()

Redefinition of:
HarmoniIterator::skipNext()
Skips the next item in the iterator

Inherited Methods

Inherited From HarmoniIterator

HarmoniIterator::HarmoniIterator()
HarmoniIterator::add()
HarmoniIterator::count()
HarmoniIterator::hasNext()
HarmoniIterator::next()
HarmoniIterator::skipNext()

Inherited From SObject

SObject::asA()
SObject::asString()
SObject::copy()
SObject::copySameFrom()
SObject::copyTwoLevel()
SObject::deepCopy()
SObject::isEqual()
SObject::isEqualTo()
SObject::isNotEqualTo()
SObject::isNotReferenceTo()
SObject::isReferenceTo()
SObject::newFrom()
SObject::postCopy()
SObject::printableString()
SObject::shallowCopy()
SObject::_deepCopyArray()

Documentation generated on Wed, 19 Sep 2007 10:27:11 -0400 by phpDocumentor 1.3.0RC3