Class BeMailComponent
General BEdita mail component
- Object
- BeMailComponent
Version:
$Revision$
Modifiedby: $LastChangedBy$
Lastmodified:
Located at controllers/components/be_mail.php
Modifiedby: $LastChangedBy$
Lastmodified:
$LastChangedDate$
$Id$
Located at controllers/components/be_mail.php
Methods summary
public
|
|
public
|
#
sendMailById( integer $msg_id, string $to, boolean $html = true )
send single mail from mail_messages table |
private
string
|
#
prepareMailBody( array $message, boolean $html = true, integer $mail_group_id = null, $card_id = null )
Prepare mail body using template |
public
|
|
private
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
array
|
#
getMessagesBlocked( integer $timeout = 20 )
return array of messages that result blocked and update pid of mail jobs blocked |
protected
|
|
private
|
|
private
|
Properties summary
public
array
|
$components
|
#
array("Email")
|
private
string
|
$layoutNewsletter
|
#
"newsletter"
|
private
string
|
$templateNewsletter
|
#
"newsletter"
|
private
string
|
$boundaryPlaceholder
|
#
"[[[--BOUNDARY--]]]"
|