-
Home
-
Advanced Custom Fields: Extended
-
0.9.1 (latest)
-
Code
-
Classes
- acfe_module_form_deprecated
Total Complexity |
82 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
948 |
Lines of code |
410 |
Logical lines of code |
300 |
Comment lines |
320 |
Methods |
35 |
Properties |
0 |
Methods 35
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_form() |
D |
23 |
43 |
172 |
__construct() |
S |
45 |
2 |
38 |
load_form() |
S |
70 |
3 |
5 |
prepare_custom() |
S |
64 |
2 |
9 |
prepare_action() |
S |
62 |
2 |
10 |
validate_custom() |
S |
73 |
1 |
4 |
render_after_form() |
S |
71 |
1 |
5 |
render_after_fields() |
S |
71 |
1 |
5 |
render_fields() |
S |
71 |
1 |
5 |
render_before_fields() |
S |
71 |
1 |
5 |
render_before_form() |
S |
71 |
1 |
5 |
render_success() |
S |
65 |
1 |
8 |
submit_form() |
S |
73 |
1 |
4 |
validate_form() |
S |
73 |
1 |
4 |
make_action() |
S |
76 |
1 |
3 |
validate_action() |
S |
70 |
1 |
5 |
load_action() |
S |
68 |
1 |
6 |
make_custom() |
S |
73 |
1 |
4 |
validate_user_errors() |
S |
72 |
1 |
5 |
submit_user() |
S |
70 |
1 |
5 |
load_user_id() |
S |
68 |
1 |
6 |
submit_email_args() |
S |
63 |
1 |
9 |
submit_email() |
S |
70 |
1 |
5 |
submit_post_output() |
S |
63 |
1 |
9 |
submit_post_args() |
S |
68 |
1 |
6 |
submit_post() |
S |
70 |
1 |
5 |
load_post_id() |
S |
68 |
1 |
6 |
submit_redirect_url() |
S |
68 |
1 |
6 |
submit_term_output() |
S |
63 |
1 |
9 |
submit_term_args() |
S |
68 |
1 |
6 |
submit_term() |
S |
68 |
1 |
6 |
load_term_id() |
S |
68 |
1 |
6 |
submit_user_output() |
S |
63 |
1 |
9 |
submit_user_args() |
S |
68 |
1 |
6 |
submit_email_output() |
S |
63 |
1 |
9 |