|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Auto-generated DBX system class override. More...
Additional Inherited Members | |
| Public Member Functions inherited from dbxMail | |
| init () | |
| checkEmail ($inAddress) | |
| get_body () | |
| get_header () | |
| set_header ($name, $value) | |
| set_from ($email, $name='') | |
| attachfile ($file, $disp='attachment', $contentType='', $cid='') | |
| getContentType ($inFileName) | |
| bodytext ($text) | |
| bodyhtml ($text) | |
| htmltext ($text) | |
| clear_bodytext () | |
| clear_htmltext () | |
| get_error () | |
| send ($to='root @localhost', $subject='Default Subject', $options=array()) | |
| spam_reason_for_text (string $text) | |
| Public Attributes inherited from dbxMail | |
| $errstr = '' | |
| $headers = array() | |
| $textbody = '' | |
| $htmlbody = '' | |
| $attachments = array() | |
| $html_images = array() | |
| $auto_embbed_images = true | |
| $auto_embed_images = true | |
| $boundary = '' | |
| $sendmail_path = '' | |
| $subject = '' | |
| $spam_protection = true | |
Auto-generated DBX system class override.
Requested class: dbxMail Override class: myMail
Definition at line 7 of file myMail.class.php.