-
Home
-
Advanced Custom Fields: Extended
-
0.9.1 (latest)
-
Code
-
Classes
- acfe_module_form_front_render
Total Complexity |
73 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
705 |
Lines of code |
293 |
Logical lines of code |
178 |
Comment lines |
223 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_form() |
A |
42 |
12 |
51 |
get_allowed_field_groups() |
A |
49 |
9 |
33 |
prepare_field_attributes() |
S |
53 |
7 |
24 |
render_success() |
S |
53 |
7 |
23 |
render_before_form() |
S |
49 |
6 |
31 |
prepare_field_settings() |
S |
57 |
5 |
18 |
render_after_form() |
S |
56 |
4 |
20 |
prepare_field_values() |
S |
61 |
4 |
14 |
get_form_fields_keys() |
S |
60 |
4 |
13 |
render_fields() |
S |
54 |
3 |
21 |
get_css_selector_from_string() |
S |
61 |
3 |
12 |
get_allowed_fields() |
S |
63 |
3 |
11 |
render_before_fields() |
S |
65 |
2 |
8 |
render_submit() |
S |
66 |
2 |
9 |
__construct() |
S |
100 |
1 |
2 |
render_after_fields() |
S |
83 |
1 |
3 |