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

Class: Swift_Mailer_RecipientIterator

Source Location: /vendors/swift/classes/Swift/Mailer/RecipientIterator.php

Interface Overview


Provides an abstract way of specifying recipients for batch sending.


Author(s):

  • Chris Corbyn

Methods



Class Details

[line 17]
Provides an abstract way of specifying recipients for batch sending.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method hasNext [line 24]

boolean hasNext( )

Returns true only if there are more recipients to send to.



Tags:

access:  public


[ Top ]

method nextRecipient [line 32]

array nextRecipient( )

Returns an array where the keys are the addresses of recipients and the values are the names.

e.g. ('foo@bar' => 'Foo') or ('foo@bar' => NULL)




Tags:

access:  public


[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:34:08 -0500 by phpDocumentor 1.4.3