-
Home
-
wpForo Forum
-
1.9.9.1
-
Code
-
Classes
- wpForoPermissions
Total Complexity |
154 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
517 |
Lines of code |
414 |
Logical lines of code |
257 |
Comment lines |
46 |
Methods |
22 |
Properties |
3 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
forum_can() |
D |
36 |
34 |
68 |
user_can_manage_user() |
B |
47 |
17 |
34 |
usergroup_can() |
B |
47 |
17 |
33 |
get_forum_accesses_by_usergroup() |
A |
49 |
14 |
31 |
can_post_now() |
A |
47 |
9 |
34 |
user_wp_level() |
A |
55 |
9 |
18 |
can_attach() |
A |
55 |
8 |
19 |
can_link() |
S |
59 |
5 |
15 |
can_edit_user() |
S |
59 |
5 |
15 |
can_attach_file_type() |
S |
62 |
5 |
11 |
add() |
S |
52 |
4 |
24 |
get_access() |
S |
57 |
4 |
18 |
show_accesses_selectbox() |
S |
61 |
4 |
12 |
usergroups_can() |
S |
62 |
4 |
11 |
init() |
S |
65 |
4 |
9 |
delete() |
S |
61 |
3 |
13 |
edit() |
S |
57 |
2 |
19 |
fix_access() |
S |
62 |
2 |
11 |
init_defaults() |
S |
66 |
1 |
9 |
get_accesses() |
S |
75 |
1 |
4 |
init_current_user_accesses() |
S |
80 |
1 |
3 |
__construct() |
S |
83 |
1 |
3 |