rcube_result_set

Implements \Iterator

Roundcube result set class

Representing an address directory result set. Implenets Iterator and thus be used in foreach() loops.

package

Framework

subpackage

Addressbook

Methods

__construct

__construct($c, $f) 

Arguments

$c

$f

add

add($rec) 

Arguments

$rec

iterate

iterate() 

first

first() 

seek

seek($i) 

Arguments

$i

rewind

rewind() 

current

current() 

key

key() 

next

next() 

valid

valid() 

Properties

count

count : 

first

first : 

searchonly

searchonly : 

records

records : 

current

current :