iPhorm_SuccessHandler_EmailLocated in /iPhorm/SuccessHandler/Email.php (line 5)
iPhorm_SuccessHandler_Abstract | --iPhorm_SuccessHandler_Email
array
$_attachmentElements
= array() (line 27)
Email attachment elements, an array of iPhorm_Element_File's
array
$_autoReply
= array() (line 42)
The autoreply information
string
$_fromAddress
(line 35)
Email from address, if set will override using the form submitted email
array
$_recipients
= array() (line 12)
The recipients of the email
string
$_subject
= 'Contact enquiry from your website' (line 19)
The email subject
Inherited from iPhorm_SuccessHandler_Abstract
iPhorm_SuccessHandler_Abstract::$_charset
iPhorm_SuccessHandler_Abstract::$_form
Constructor __construct (line 47)
Class constructor
addAttachmentElement (line 146)
Add an attachment element, the uploaded file will be added as an attachment to the email
addRecipient (line 69)
Add a single recipient
addRecipients (line 79)
Add multiple recipients
clearRecipients (line 93)
Removes all recipients
getAttachmentElements (line 156)
Get all the attachment elements
getFromAddress (line 176)
Get the from address
getRawSubject (line 123)
Get the subject
getRecipients (line 103)
Get the recipients
getSubject (line 133)
Get the subject with placeholder values replaced
run (line 200)
Sends the email to the set recipients
setAutoReply (line 188)
Sets the autoreply information to send an autoreply to the form user
setFromAddress (line 166)
Set the from address
setRecipients (line 58)
Set the recipients of the enquiry
setSubject (line 113)
Set the subject
_getEmailBodyHtml (line 302)
Get the email body in HTML. Retrieves the contents of email-html.php in the iPhorm root folder
_getEmailBodyPlain (line 315)
Get the email body in plain text. Retrieves the contents of email-plain.php in the iPhorm root folder
_getPlaceholderValue (line 340)
Get the form value of a single placeholder
_replacePlaceholderValues (line 329)
Replace all placeholder values in a string with their form value equivalents
Inherited From iPhorm_SuccessHandler_Abstract
iPhorm_SuccessHandler_Abstract::__construct()
iPhorm_SuccessHandler_Abstract::getForm()
iPhorm_SuccessHandler_Abstract::setForm()
Documentation generated on Thu, 24 Feb 2011 22:19:37 +0000 by phpDocumentor 1.4.3