setHtmlBody() public abstract method
Sets message HTML content.
| public abstract $this setHtmlBody ( $html ) | ||
|---|---|---|
| $html | string | 
 Message HTML content.  |  
| return | $this | 
 Self reference.  |  
setHtmlBody() public abstract method
Sets message HTML content.
| public abstract $this setHtmlBody ( $html ) | ||
|---|---|---|
| $html | string | 
 Message HTML content.  |  
| return | $this | 
 Self reference.  |  
Please login to continue.