-
Home
-
Advanced Access Manager – Restricted Content, Users & Roles, Enhanced Security and More
-
6.9.43 (latest)
-
Code
-
Classes
- AAM_Framework_AccessLevel_Abstract
Total Complexity |
32 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
334 |
Lines of code |
130 |
Logical lines of code |
46 |
Comment lines |
128 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_inherit_from_parent() |
S |
51 |
5 |
29 |
get_resource() |
S |
56 |
4 |
19 |
_init_resource() |
S |
60 |
3 |
15 |
__construct() |
S |
63 |
3 |
11 |
__call() |
S |
60 |
2 |
15 |
__get() |
S |
61 |
2 |
13 |
has_cap() |
S |
80 |
1 |
3 |
has_capability() |
S |
80 |
1 |
3 |
is_allowed() |
S |
91 |
1 |
2 |
can() |
S |
91 |
1 |
2 |
is_allowed_to() |
S |
91 |
1 |
2 |
is_denied_to() |
S |
79 |
1 |
3 |
deny() |
S |
91 |
1 |
2 |
allow() |
S |
91 |
1 |
2 |
deny_to() |
S |
91 |
1 |
2 |
allow_to() |
S |
91 |
1 |
2 |
reset() |
S |
91 |
1 |
2 |
get_parent() |
S |
100 |
1 |
0 |
is_denied() |
S |
80 |
1 |
3 |