-
Home
-
RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login
-
6.0.4.6
-
Code
-
Classes
- RM_Email
Total Complexity |
38 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
349 |
Lines of code |
138 |
Logical lines of code |
76 |
Comment lines |
132 |
Methods |
21 |
Properties |
13 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
config_phpmailer() |
A |
49 |
8 |
30 |
write_headers() |
S |
57 |
5 |
16 |
initialize() |
S |
56 |
4 |
20 |
send() |
S |
61 |
3 |
12 |
set_content_type() |
S |
78 |
2 |
3 |
__construct() |
S |
76 |
1 |
4 |
get_message() |
S |
82 |
1 |
3 |
get_subject() |
S |
82 |
1 |
3 |
get_to() |
S |
82 |
1 |
3 |
attach() |
S |
81 |
1 |
3 |
subject() |
S |
76 |
1 |
4 |
message() |
S |
74 |
1 |
4 |
reply_to() |
S |
78 |
1 |
3 |
to() |
S |
76 |
1 |
4 |
set_body() |
S |
79 |
1 |
3 |
build_headers() |
S |
82 |
1 |
3 |
set_header() |
S |
77 |
1 |
3 |
from() |
S |
76 |
1 |
4 |
set_from_name() |
S |
81 |
1 |
3 |
clear() |
S |
70 |
1 |
7 |
get_header() |
S |
82 |
1 |
3 |