-
Home
-
iControlWP
-
5.5.3 (latest)
-
Code
-
Classes
- ICWP_APP_WpUsers
Total Complexity |
49 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
200 |
Lines of code |
127 |
Logical lines of code |
68 |
Comment lines |
48 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
deleteUser() |
A |
53 |
9 |
22 |
createUser() |
S |
56 |
5 |
16 |
setUserLoggedIn() |
S |
57 |
4 |
17 |
getCanAddUpdateCurrentUserMeta() |
S |
61 |
4 |
13 |
getCurrentWpUser() |
S |
68 |
3 |
8 |
getUserById() |
S |
67 |
3 |
7 |
getUserMeta() |
S |
64 |
3 |
10 |
isUserAdmin() |
S |
76 |
3 |
3 |
updateUserMeta() |
S |
64 |
3 |
10 |
getCurrentUserLevel() |
S |
77 |
2 |
3 |
getCurrentWpUserId() |
S |
74 |
2 |
4 |
getUserByUsername() |
S |
78 |
2 |
3 |
isUserLoggedIn() |
S |
79 |
2 |
3 |
logoutUser() |
S |
79 |
2 |
3 |
__construct() |
S |
91 |
1 |
2 |
GetInstance() |
S |
79 |
1 |
3 |