|  | 
|  | __construct ($sContent, $sMimeType, $sEncoding, $sCharset=null, $sFileName=null, $sDisposition=null, $sCid=null) | 
|  | 
|  | getBody () | 
|  | 
|  | addToHeader ($sName, $sValue) | 
|  | 
|  | setHeader ($sName, $sValue, $aParameters=array()) | 
|  | 
|  | removeHeader ($sName) | 
|  | 
|  | getHeaders () | 
|  | 
|  | getHeaderString () | 
|  | 
|  | getMessage () | 
|  | 
|  | getBody () | 
|  | 
|  | 
| static | leafWithDocument ($oDocument, $sEncoding= 'base64', $sDisposition=null, $sCharset=null, $sCid=null) | 
|  | 
| static | leafWithTemplate ($oTemplate, $sMimeType, $sEncoding= '8bit', $sDisposition=null, $sFileName=null, $sCharset=null, $sCid=null) | 
|  | 
| static | leafWithText ($sText, $sEncoding= '8bit', $sCharset= 'utf-8') | 
|  | 
| static | encode ($sContent, $sEncoding, $iLineLength=76) | 
|  | 
| static | encodeBase64 ($sContent, $iMaxLineLength=76) | 
|  | 
| static | encodeQuotedPrintable ($sContent, $iMaxLineLength=76, $bAlwaysEncodeSpaces=false, $bAlwaysEncodeTabs=false) | 
|  | 
|  | 
|  | finalizeHeaders () | 
|  | 
|  | finalizeHeaders () | 
|  | 
|  | 
|  | $aHeaders = array() | 
|  | 
|  | $sEncoding = null | 
|  | 
The documentation for this class was generated from the following file:
- cms-full/base/lib/classes/MIMELeaf.php