Zikula 1.0.1
[ class tree: Zikula 1.0.1 ] [ index: Zikula 1.0.1 ] [ all elements ]

Class: ADODB_Iterator

Source Location: /includes/classes/adodb/adodb-iterator.inc.php

Class Overview




Implements interfaces:

  • Iterator (internal interface)

Methods



Class Details

[line 24]


[ Top ]


Class Methods


constructor __construct [line 28]

ADODB_Iterator __construct( $rs)



Parameters:

   $rs  

[ Top ]

method current [line 47]

void current( )




Implementation of:
Iterator::current
[ Top ]

method hasMore [line 63]

void hasMore( )



[ Top ]

method key [line 42]

void key( )




Implementation of:
Iterator::key
[ Top ]

method next [line 52]

void next( )




Implementation of:
Iterator::next
[ Top ]

method rewind [line 32]

void rewind( )




Implementation of:
Iterator::rewind
[ Top ]

method valid [line 37]

void valid( )




Implementation of:
Iterator::valid
[ Top ]

method __call [line 57]

void __call( $func, $params)



Parameters:

   $func  
   $params  

[ Top ]


Documentation generated on Fri, 18 Jul 2008 21:39:46 +0200 by phpDocumentor 1.4.1