-
Home
-
Advanced Custom Fields: Extended
-
0.9.1 (latest)
-
Code
-
Classes
- acfe_module_form_front
Total Complexity |
71 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
709 |
Lines of code |
289 |
Logical lines of code |
202 |
Comment lines |
233 |
Methods |
20 |
Properties |
0 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_form() |
A |
45 |
13 |
41 |
render_form() |
A |
46 |
11 |
38 |
save_post() |
S |
46 |
6 |
38 |
submit_actions() |
S |
58 |
5 |
14 |
load_actions() |
S |
50 |
4 |
28 |
render_success() |
S |
60 |
4 |
12 |
get_form_validation() |
S |
67 |
4 |
8 |
set_data() |
S |
63 |
4 |
10 |
render_form_ajax() |
S |
62 |
3 |
12 |
get_form_submission() |
S |
68 |
3 |
8 |
validate_save_post() |
S |
61 |
2 |
12 |
set_form_data() |
S |
58 |
1 |
16 |
override_acf_post_id() |
S |
73 |
2 |
5 |
load_form() |
S |
67 |
2 |
7 |
validate_actions() |
S |
63 |
2 |
10 |
prevent_refresh() |
S |
100 |
1 |
9 |
__construct() |
S |
62 |
1 |
10 |
validate_form() |
S |
74 |
1 |
4 |
submit_form() |
S |
74 |
1 |
4 |
get_form_data() |
S |
82 |
1 |
3 |