dbscript
[ class tree: dbscript ] [ index: dbscript ] [ all elements ]

Class: GenericIterator

Source Location: /genericiterator.php

Class Overview


Generic Iterator


Author(s):

Version:

  • 0.1.2

Variables

Methods


Child classes:

Collection
Collection
ResultIterator
Result Iterator

Class Details

[line 27]
Generic Iterator

For looping over arrays, directories, file contents, etc.

More info... http://dbscript.net/genericiterator




Tags:

version:  0.1.2
access:  public
author:  Brian Hendrickson <brian@dbscript.net>


[ Top ]


Class Variables

$collection =

[line 31]


Type:   mixed


[ Top ]

$EOF =

[line 29]


Type:   mixed


[ Top ]

$_currentRow =

[line 30]


Type:   mixed


[ Top ]



Class Methods


method call [line 53]

void call( $func, $params)



Parameters:

   $func  
   $params  

[ Top ]

method current [line 45]

void current( )



[ Top ]

method hasMore [line 57]

void hasMore( )



[ Top ]

method key [line 41]

void key( )



[ Top ]

method next [line 49]

void next( )



[ Top ]

method rewind [line 33]

void rewind( )



[ Top ]

method valid [line 37]

void valid( )



[ Top ]


Documentation generated on Mon, 19 Feb 2007 10:24:45 -0800 by phpDocumentor 1.3.1