-
Home
-
Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder
-
4.09.05
-
Code
-
Classes
- FrmEmail
| Total Complexity |
81 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
781 |
| Lines of code |
386 |
| Logical lines of code |
197 |
| Comment lines |
268 |
| Methods |
37 |
| Properties |
17 |
Methods 37
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle_phone_numbers() |
S |
52 |
5 |
25 |
| format_recipients() |
S |
54 |
5 |
22 |
| set_message() |
S |
50 |
4 |
27 |
| format_from() |
S |
56 |
4 |
17 |
| send() |
S |
60 |
4 |
14 |
| has_recipients() |
S |
68 |
4 |
7 |
| package_header() |
S |
60 |
3 |
13 |
| prepare_email_setting() |
S |
61 |
3 |
11 |
| __construct() |
S |
54 |
2 |
23 |
| set_to() |
S |
54 |
2 |
21 |
| send_single() |
S |
55 |
2 |
19 |
| set_subject() |
S |
58 |
2 |
15 |
| explode_emails() |
S |
65 |
3 |
9 |
| should_send() |
S |
60 |
2 |
14 |
| get_user_id_args() |
S |
63 |
2 |
11 |
| get_name_and_email_for_sender() |
S |
62 |
2 |
11 |
| set_from() |
S |
66 |
2 |
8 |
| set_reply_to() |
S |
65 |
2 |
9 |
| set_is_plain_text() |
S |
74 |
2 |
5 |
| set_include_user_info() |
S |
73 |
2 |
5 |
| set_content_type() |
S |
75 |
2 |
5 |
| maybe_add_ip() |
S |
71 |
2 |
5 |
| format_reply_to() |
S |
66 |
2 |
8 |
| get_email_from_name() |
S |
66 |
2 |
8 |
| format_from_email() |
S |
71 |
2 |
6 |
| package_atts() |
S |
59 |
1 |
15 |
| add_mandrill_filter() |
S |
73 |
2 |
5 |
| encode_subject() |
S |
69 |
2 |
6 |
| set_email_key() |
S |
81 |
1 |
3 |
| set_cc() |
S |
78 |
1 |
3 |
| set_bcc() |
S |
78 |
1 |
3 |
| prepare_additional_recipients() |
S |
69 |
1 |
7 |
| set_is_single_recipient() |
S |
67 |
1 |
8 |
| set_charset() |
S |
80 |
1 |
3 |
| set_attachments() |
S |
67 |
1 |
8 |
| remove_buddypress_filters() |
S |
76 |
1 |
4 |
| remove_mandrill_filter() |
S |
80 |
1 |
3 |