-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.2.0.1
-
Code
-
Classes
- UR_Admin_User_Manager
Total Complexity |
73 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
483 |
Lines of code |
222 |
Logical lines of code |
130 |
Comment lines |
183 |
Methods |
20 |
Properties |
2 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_user_status() |
B |
42 |
18 |
52 |
save_status() |
A |
46 |
11 |
37 |
is_email_pending() |
S |
58 |
7 |
16 |
can_change_status_of() |
S |
62 |
5 |
12 |
get_status_label() |
S |
61 |
4 |
12 |
__construct() |
S |
62 |
4 |
11 |
reset_password() |
S |
60 |
3 |
14 |
validate_status() |
S |
77 |
3 |
3 |
is_denied() |
S |
64 |
3 |
10 |
get_status_code() |
S |
62 |
2 |
12 |
is_pending() |
S |
68 |
2 |
7 |
is_approved() |
S |
68 |
2 |
7 |
save_first_access_flag() |
S |
73 |
2 |
5 |
get_first_access_flag() |
S |
79 |
1 |
3 |
is_allowed_to_change_users_status() |
S |
74 |
1 |
4 |
deny() |
S |
80 |
1 |
3 |
can_status_be_changed_by() |
S |
75 |
1 |
4 |
is_user_allowed_to_change_status() |
S |
76 |
1 |
4 |
approve() |
S |
80 |
1 |
3 |
email_pending_label() |
S |
79 |
1 |
3 |