Class FunctionIterator

Description

FunctionIterator is the iterator for a collection of Functions.

OSID Version: 2.0

Licensed under the org.osid.SidImplementationLicenseMIT.

Located in /harmoni/oki2/osid/authorization/FunctionIterator.php (line 17)


	
			
Method Summary
boolean hasNextFunction ()
object Function nextFunction ()
Methods
hasNextFunction (line 39)

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 63)

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 ()

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