\Turba\BackupContacts

Backup iterator for contacts.

Summary

Methods
Properties
Constants
__construct()
current()
key()
next()
rewind()
valid()
No public properties found
No constants found
No protected methods found
$_driver
$_blobs
$_list
N/A
No private methods found
No private properties found
N/A

Properties

$_driver

$_driver : \Turba_Driver

The driver instance.

Type

\Turba_Driver

$_blobs

$_blobs : array

The blob attributes.

Type

array

$_list

$_list : \Iterator

The contacts iterator.

Type

\Iterator

Methods

__construct()

__construct(\Turba_Driver  $driver) 

Constructor.

Parameters

\Turba_Driver $driver

A driver instance.

current()

current() 

key()

key() 

next()

next() 

rewind()

rewind() 

valid()

valid()