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

getReplyTo() public abstract method Returns the reply-to

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

getCharset() public abstract method Returns the character

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 getBcc()
  • References/PHP/Yii/mail/MessageInterface

getBcc() public abstract method Returns the Bcc (hidden

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 embedContent()
  • References/PHP/Yii/mail/MessageInterface

embedContent() public abstract method Attach a content

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

setCc() public abstract method Sets the Cc (additional

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\MessageInterface setReplyTo()
  • References/PHP/Yii/mail/MessageInterface

setReplyTo() public abstract method Sets the reply-to

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

embed() public abstract method Attach a file and return

2025-01-10 15:47:30