-
Home
-
Advanced Custom Fields: Extended
-
0.9.1 (latest)
-
Code
-
Classes
- acfe_module_form_action
Total Complexity |
45 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
400 |
Lines of code |
145 |
Logical lines of code |
78 |
Comment lines |
144 |
Methods |
15 |
Properties |
6 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load_acf_values() |
A |
49 |
12 |
27 |
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 |