Class HarmoniFunctionIterator

Description

FunctionIterator is the iterator for a collection of Functions.

OSID Version: 2.0

Located in /harmoni/core/oki2/authorization/HarmoniFunctionIterator.class.php (line 20)

SObject
   |
   --HarmoniIterator
      |
      --HarmoniFunctionIterator
Method Summary
boolean hasNextFunction ()
object Function nextFunction ()
Variables
Methods
hasNextFunction (line 45)

Return true if there is an additional Function ; false otherwise.

  • access: public
  • throws: object AuthorizationException An exception with one of the following messages defined in org.osid.authorization.AuthorizationException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED
boolean hasNextFunction ()
nextFunction (line 69)

Return the next Function.

  • access: public
  • throws: object AuthorizationException An exception with one of the following messages defined in org.osid.authorization.AuthorizationException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED
object Function nextFunction ()

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:23:56 -0400 by phpDocumentor 1.3.0RC3