![]() |
rapila
|
This is the complete list of members for MIMELeaf, including all inherited members.
$aHeaders (defined in MIMEPart) | MIMEPart | protected |
$sEncoding (defined in MIMEPart) | MIMEPart | protected |
__construct($sContent, $sMimeType, $sEncoding, $sCharset=null, $sFileName=null, $sDisposition=null, $sCid=null) (defined in MIMELeaf) | MIMELeaf | |
addToHeader($sName, $sValue) (defined in MIMEPart) | MIMEPart | |
encode($sContent, $sEncoding, $iLineLength=76) (defined in MIMELeaf) | MIMELeaf | static |
encodeBase64($sContent, $iMaxLineLength=76) (defined in MIMELeaf) | MIMELeaf | static |
encodeQuotedPrintable($sContent, $iMaxLineLength=76, $bAlwaysEncodeSpaces=false, $bAlwaysEncodeTabs=false) (defined in MIMELeaf) | MIMELeaf | static |
finalizeHeaders() (defined in MIMELeaf) | MIMELeaf | protected |
getBody() (defined in MIMELeaf) | MIMELeaf | |
getHeaders() (defined in MIMEPart) | MIMEPart | |
getHeaderString() (defined in MIMEPart) | MIMEPart | |
getMessage() (defined in MIMEPart) | MIMEPart | |
leafWithDocument($oDocument, $sEncoding= 'base64', $sDisposition=null, $sCharset=null, $sCid=null) (defined in MIMELeaf) | MIMELeaf | static |
leafWithTemplate($oTemplate, $sMimeType, $sEncoding= '8bit', $sDisposition=null, $sFileName=null, $sCharset=null, $sCid=null) (defined in MIMELeaf) | MIMELeaf | static |
leafWithText($sText, $sEncoding= '8bit', $sCharset= 'utf-8') (defined in MIMELeaf) | MIMELeaf | static |
removeHeader($sName) (defined in MIMEPart) | MIMEPart | |
setHeader($sName, $sValue, $aParameters=array()) (defined in MIMEPart) | MIMEPart |