Свойство | Type | Description | |
---|---|---|---|
$aEmailOptions | |||
$aInput | |||
$sSubmitSectionID |
Méthode | Description | |
---|---|---|
__construct ( array $aEmailOptions, array $aInput, $sSubmitSectionID ) | ||
_replyToSetEmailSenderAddress ( $sEmailSenderAddress ) | ||
_replyToSetEmailSenderName ( $sEmailSenderAddress ) | ||
_replyToSetMailContentTypeToHTML ( $sContentType ) | ||
send ( ) |
Méthode | Description | |
---|---|---|
_formatAttachements ( $asAttachments ) | ||
_getEmailArgument ( $aInput, array $aEmailOptions, $sKey, $sSectionID ) | ||
_getPathFromURL ( $sURL ) |
public __construct ( array $aEmailOptions, array $aInput, $sSubmitSectionID ) | ||
$aEmailOptions | array | |
$aInput | array |
public _replyToSetEmailSenderAddress ( $sEmailSenderAddress ) |
public _replyToSetEmailSenderName ( $sEmailSenderAddress ) |
public _replyToSetMailContentTypeToHTML ( $sContentType ) |