-
Home
-
Mail Bank – #1 Mail SMTP Plugin for WordPress
-
4.0.14 (latest)
-
Code
-
Classes
- Mail_Bank_Zend_Mail
| Total Complexity |
134 |
| Dependencies |
8 |
| Dependents |
3 |
| Total lines |
1,160 |
| Lines of code |
515 |
| Logical lines of code |
269 |
| Comment lines |
560 |
| Methods |
63 |
| Properties |
19 |
Methods 63
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setDate() |
A |
46 |
11 |
39 |
| send() |
A |
53 |
9 |
23 |
| setMessageId() |
S |
56 |
6 |
18 |
| format_address() |
S |
60 |
6 |
13 |
| createMessageId() |
S |
54 |
5 |
22 |
| addHeader() |
S |
53 |
3 |
23 |
| setType() |
S |
59 |
3 |
15 |
| addTo() |
S |
63 |
4 |
10 |
| addCc() |
S |
64 |
4 |
9 |
| setHeaderEncoding() |
S |
59 |
3 |
14 |
| setFrom() |
S |
60 |
3 |
13 |
| set_reply_to() |
S |
60 |
3 |
13 |
| setFromToDefaultFrom() |
S |
60 |
3 |
13 |
| setReplyToFromDefault() |
S |
60 |
3 |
13 |
| setSubject() |
S |
60 |
3 |
13 |
| setReturnPath() |
S |
62 |
3 |
12 |
| getBodyText() |
S |
69 |
3 |
7 |
| getBodyHtml() |
S |
69 |
3 |
7 |
| encode_header() |
S |
63 |
3 |
10 |
| store_header() |
S |
65 |
3 |
10 |
| addBcc() |
S |
65 |
3 |
9 |
| setBodyText() |
S |
62 |
2 |
12 |
| setBodyHtml() |
S |
62 |
2 |
12 |
| __construct() |
S |
74 |
2 |
5 |
| clear_header() |
S |
71 |
2 |
6 |
| getReturnPath() |
S |
72 |
2 |
6 |
| filter_email() |
S |
62 |
1 |
12 |
| filter_name() |
S |
63 |
1 |
11 |
| setDefaultTransport() |
S |
80 |
1 |
3 |
| getDefaultTransport() |
S |
80 |
1 |
3 |
| clearDefaultTransport() |
S |
80 |
1 |
3 |
| getCharset() |
S |
82 |
1 |
3 |
| getType() |
S |
82 |
1 |
3 |
| setMimeBoundary() |
S |
77 |
1 |
4 |
| getMimeBoundary() |
S |
82 |
1 |
3 |
| getEncodingOfHeaders() |
S |
81 |
1 |
3 |
| getHeaderEncoding() |
S |
82 |
1 |
3 |
| setEncodingOfHeaders() |
S |
80 |
1 |
3 |
| addAttachment() |
S |
73 |
1 |
5 |
| createAttachment() |
S |
65 |
1 |
9 |
| getPartCount() |
S |
80 |
1 |
3 |
| add_recipient_and_header() |
S |
69 |
1 |
6 |
| getRecipients() |
S |
80 |
1 |
3 |
| clearRecipients() |
S |
68 |
1 |
8 |
| getFrom() |
S |
82 |
1 |
3 |
| getReplyTo() |
S |
82 |
1 |
3 |
| clearFrom() |
S |
73 |
1 |
5 |
| clearReplyTo() |
S |
73 |
1 |
5 |
| setDefaultFrom() |
S |
71 |
1 |
6 |
| getDefaultFrom() |
S |
80 |
1 |
3 |
| clearDefaultFrom() |
S |
80 |
1 |
3 |
| setDefaultReplyTo() |
S |
71 |
1 |
6 |
| getDefaultReplyTo() |
S |
80 |
1 |
3 |
| clearDefaultReplyTo() |
S |
80 |
1 |
3 |
| clearReturnPath() |
S |
73 |
1 |
5 |
| getSubject() |
S |
82 |
1 |
3 |
| clearSubject() |
S |
73 |
1 |
5 |
| getDate() |
S |
82 |
1 |
3 |
| clearDate() |
S |
73 |
1 |
5 |
| getMessageId() |
S |
82 |
1 |
3 |
| clearMessageId() |
S |
73 |
1 |
5 |
| get_headers() |
S |
82 |
1 |
3 |
| filter_other() |
S |
67 |
1 |
8 |