Class Swift_Events_SendEvent

Description

Generated every time a message is sent with Swift

Located in /Swift/Events/SendEvent.php (line 18)

Swift_Events
   |
   --Swift_Events_SendEvent
Method Summary
Swift_Events_SendEvent __construct ( $message,  $list,  $from, [int $sent = 0])
int getNumSent ()
void setNumSent (int $sent)
Methods
Constructor __construct (line 48)

Constructor

Swift_Events_SendEvent __construct ( $message,  $list,  $from, int $sent)
getMessage (line 59)

Get the message being sent

Swift_Message getMessage ()
getNumSent (line 91)

Get the total number of addresses to which the email sent successfully

int getNumSent ()
getRecipients (line 67)

Get the list of recipients

Swift_RecipientList getRecipients ()
getSender (line 75)

Get the sender's address

Swift_Address getSender ()
setNumSent (line 83)

Set the number of recipients to how many were sent

void setNumSent (int $sent)
  • int $sent

Inherited Methods

Inherited From Swift_Events

Swift_Events::getSwift()
Swift_Events::setSwift()

Documentation generated on Tue, 06 Mar 2007 23:32:27 +0000 by phpDocumentor 1.3.1