rapila
Public Member Functions | Public Attributes | List of all members
EMail Class Reference

Public Member Functions

 __construct ($sSubject, $oContent=null, $bIsHtml=false)
 
 setCharset ($sCharset)
 
 getCharset ()
 
 setTemplate ($oContent)
 
 getTemplate ()
 
 setRecipients ($aRecipients)
 
 getRecipients ()
 
 setCarbonCopyRecipients ($aCarbonCopyRecipients)
 
 getCarbonCopyRecipients ()
 
 setBlindCarbonCopyRecipients ($aBlindCarbonCopyRecipients)
 
 getBlindCarbonCopyRecipients ()
 
 addRecipient ($sAddress, $sName=null)
 
 addCarbonCopyRecipient ($sAddress, $sName=null)
 
 addBlindCarbonCopyRecipient ($sAddress, $sName=null)
 
 setSender ($sSenderName, $sSenderAddress)
 
 getSender ()
 
 setReplyTo ($sReplyTo)
 
 getReplyTo ()
 
 send ()
 

Public Attributes

const SEPARATOR = "\n"
 

Constructor & Destructor Documentation

EMail::__construct (   $sSubject,
  $oContent = null,
  $bIsHtml = false 
)

__construct()

Parameters
stringsubject
mixedTemplate|String
booleanis html email
booleanuse multi part
Returns
void

The documentation for this class was generated from the following file: