-
Home
-
Advanced Custom Fields: Extended
-
0.9.0.3
-
Code
-
Classes
- acfe_module_form_action
Total Complexity |
44 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
391 |
Lines of code |
141 |
Logical lines of code |
75 |
Comment lines |
140 |
Methods |
15 |
Properties |
6 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load_acf_values() |
A |
52 |
11 |
23 |
prefix_fields_keys() |
A |
51 |
10 |
26 |
do_prefix() |
S |
61 |
5 |
12 |
prepare_save_action() |
S |
66 |
3 |
9 |
save_acf_fields() |
S |
63 |
2 |
11 |
set_action_output() |
S |
65 |
2 |
9 |
add_action() |
S |
73 |
2 |
5 |
add_filter() |
S |
73 |
2 |
5 |
get_layout() |
S |
60 |
1 |
13 |
__construct() |
S |
64 |
1 |
9 |
initialize() |
S |
100 |
1 |
2 |
prepare_action() |
S |
83 |
1 |
3 |
prepare_load_action() |
S |
83 |
1 |
3 |
prepare_action_for_export() |
S |
83 |
1 |
3 |
validate_item() |
S |
67 |
1 |
8 |