-
Home
-
Hash Form – Drag & Drop Form Builder
-
1.0.0
-
Code
-
Classes
- HashFormFields
Total Complexity |
88 |
Dependencies |
1 |
Dependents |
16 |
Total lines |
517 |
Lines of code |
446 |
Logical lines of code |
201 |
Comment lines |
4 |
Methods |
29 |
Properties |
0 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_form_fields() |
B |
44 |
17 |
41 |
create_row() |
A |
44 |
13 |
41 |
field_selection() |
S |
35 |
1 |
108 |
import_options() |
S |
51 |
4 |
25 |
get_field_type_class() |
S |
47 |
3 |
35 |
get_option_in_array() |
S |
63 |
5 |
10 |
update_fields() |
S |
59 |
4 |
12 |
get_form_fields() |
S |
61 |
3 |
12 |
get_error_msg() |
S |
60 |
3 |
12 |
get_field_vars() |
S |
61 |
3 |
12 |
duplicate_fields() |
S |
58 |
2 |
16 |
destroy_row() |
S |
62 |
2 |
11 |
include_new_field() |
S |
62 |
2 |
11 |
get_option_in_object() |
S |
78 |
2 |
3 |
get_field_object() |
S |
70 |
2 |
6 |
include_field_class() |
S |
68 |
2 |
7 |
get_option() |
S |
77 |
2 |
3 |
show_fields() |
S |
70 |
2 |
6 |
fill_field() |
S |
63 |
2 |
9 |
preserve_backslashes() |
S |
70 |
2 |
6 |
preserve_format_option_backslashes() |
S |
72 |
2 |
5 |
destroy() |
S |
65 |
2 |
9 |
create() |
S |
63 |
2 |
10 |
prepare_options() |
S |
73 |
1 |
5 |
get_default_field() |
S |
75 |
1 |
4 |
covert_field_obj_to_array() |
S |
69 |
1 |
6 |
setup_new_field_vars() |
S |
62 |
1 |
10 |
get_field_class() |
S |
72 |
1 |
5 |
__construct() |
S |
70 |
1 |
6 |