-
Home
-
Gravity Forms ACH Field Type
-
1.0.1
-
Code
-
Classes
- GF_Field_ACH
Total Complexity |
66 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
271 |
Lines of code |
223 |
Logical lines of code |
125 |
Comment lines |
3 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_field_input() |
D |
29 |
32 |
107 |
validate() |
A |
55 |
9 |
18 |
get_value_entry_detail() |
S |
58 |
6 |
13 |
get_value_save_entry() |
S |
57 |
4 |
14 |
get_account_type_options() |
S |
60 |
4 |
12 |
get_entry_inputs() |
S |
64 |
3 |
9 |
get_value_submission() |
S |
60 |
2 |
11 |
get_form_editor_field_settings() |
S |
60 |
1 |
17 |
get_form_editor_field_title() |
S |
79 |
1 |
3 |
get_form_editor_button() |
S |
72 |
1 |
6 |
is_value_submission_empty() |
S |
82 |
1 |
3 |
get_field_label_class() |
S |
82 |
1 |
3 |
get_account_type_choices() |
S |
68 |
1 |
7 |