[CFW_Mail] element index

Package indexes

All elements
a b c d f i m r s t _
_
top
__construct
__construct
__toString
mailbox表現の文字列を返す
a
top
$address
アドレス
addBcc
アドレスを追加する
addCc
アドレスを追加する
addFile
添付ファイルを追加する
addFrom
アドレスを追加する
addReplyTo
アドレスを追加する
addSender
アドレスを追加する
addTo
アドレスを追加する
Address.php
Address.php in Address.php
b
top
$bcc
CFW_Mail_Message::$bcc in Message.php
ブラインドカーボンコピー
$body
本文
c
top
$cc
CFW_Mail_Message::$cc in Message.php
カーボンコピー
CFW_Mail_Address
CFW_Mail_Address in Address.php
メールアドレス表現クラス
CFW_Mail_Message
CFW_Mail_Message in Message.php
メールメッセージクラス
d
top
$displayName
f
top
$files
添付ファイル
$from
差出人
i
top
isValid
アドレスの検証
m
top
Message.php
Message.php in Message.php
r
top
$replyTo
返信先
s
top
$sender
送信者
$subject
件名
setBody
本文を設定する
setSubject
件名を設定する
SplitMailAddress
mailbox表現をaddr-specとdisplay-nameに分割
t
top
$to
CFW_Mail_Message::$to in Message.php
宛先
a b c d f i m r s t _