mail\MessageInterface embedContent()
  • References/PHP/Yii/mail/MessageInterface

embedContent() public abstract method Attach a content

2025-01-10 15:47:30
mail\BaseMailer $useFileTransport
  • References/PHP/Yii/mail/BaseMailer

$useFileTransport public property Whether to save email messages

2025-01-10 15:47:30
mail\BaseMailer $messageConfig
  • References/PHP/Yii/mail/BaseMailer

$messageConfig public property The configuration that should be

2025-01-10 15:47:30
mail\MessageInterface setBcc()
  • References/PHP/Yii/mail/MessageInterface

setBcc() public abstract method Sets the Bcc (hidden copy

2025-01-10 15:47:30
mail\MessageInterface getFrom()
  • References/PHP/Yii/mail/MessageInterface

getFrom() public abstract method Returns the message sender

2025-01-10 15:47:30
mail\MessageInterface setReplyTo()
  • References/PHP/Yii/mail/MessageInterface

setReplyTo() public abstract method Sets the reply-to

2025-01-10 15:47:30
mail\MessageInterface getBcc()
  • References/PHP/Yii/mail/MessageInterface

getBcc() public abstract method Returns the Bcc (hidden

2025-01-10 15:47:30
mail\MessageInterface setSubject()
  • References/PHP/Yii/mail/MessageInterface

setSubject() public abstract method Sets the message subject

2025-01-10 15:47:30
mail\BaseMailer $fileTransportCallback
  • References/PHP/Yii/mail/BaseMailer

$fileTransportCallback public property A PHP callback that will

2025-01-10 15:47:30
mail\BaseMailer render()
  • References/PHP/Yii/mail/BaseMailer

render() public method Renders the specified view with

2025-01-10 15:47:30