Property | Type | Description | |
---|---|---|---|
$mailtype | |||
$useragent |
Method | Description | |
---|---|---|
initialize ( $config = [] ) : CI_Email | Initialize preferences | |
message ( $body, $parse_data = NULL ) | ||
parse_template ( $template, $data = [] ) | ||
subject ( $subject, $parse_data = NULL ) | -------------------------------------------------------------------- |
Method | Description | |
---|---|---|
_build_html_mail ( $body = '' ) |
public initialize ( $config = [] ) : CI_Email | ||
return | CI_Email |
public subject ( $subject, $parse_data = NULL ) |