Class CoughKeyValueIterator

Description

Custom iterator constructed by CoughCollection::getKeyValueIterator()

Located in /cough/CoughKeyValueIterator.class.php (line 8)

ArrayIterator
   |
   --CoughIterator
      |
      --CoughKeyValueIterator
Variable Summary
mixed $keyMethod
mixed $valueMethod
Method Summary
CoughKeyValueIterator __construct ( $arr,  $valueMethod, [ $keyMethod = 'getKeyId'])
void current ()
void key ()
Variables
mixed $keyMethod = '' (line 11)
  • access: protected
mixed $valueMethod = '' (line 10)
  • access: protected
Methods
Constructor __construct (line 13)
  • access: public
CoughKeyValueIterator __construct ( $arr,  $valueMethod, [ $keyMethod = 'getKeyId'])
  • $arr
  • $valueMethod
  • $keyMethod
current (line 20)
  • access: public
void current ()
key (line 25)
  • access: public
void key ()

Documentation generated on Sun, 19 Oct 2008 11:56:35 -0500 by phpDocumentor 1.4.0