Swift's Recipient List container. Contains To, Cc, Bcc
Located in /Swift/RecipientList.php (line 21)
Swift_AddressContainer | --Swift_RecipientList
The recipients in the Bcc: header
The recipients in the Cc: header
Iterators to use when getting lists back out.
If any iterators are present here, their relevant "addXX()" methods will be useless. As per the last note, any iterators need to be pre-configured before Swift::send() is called.
The recipients in the To: header
Add a recipient.
Add a Bcc: recipient
Add a Cc: recipient
Add a To: recipient
Empty the entire list
Empty all Bcc: addresses
Empty all Cc: addresses
Empty all To: addresses
Get an array of addresses in the Bcc: field
The array contains Swift_Address objects
Get an array of addresses in the Cc: field
The array contains Swift_Address objects
Get an iterator object for all the recipients in the given field.
Get an array of addresses in the To: field
The array contains Swift_Address objects
Remove a recipient.
Remove a Bcc: recipient from the list
Remove a Cc: recipient from the list
Remove a To: recipient from the list
Override the loading of the default iterator (Swift_ArrayIterator) and use the one given here.
Documentation generated on Wed, 26 Mar 2008 20:33:10 +1100 by phpDocumentor 1.3.1