-
Home
-
FormLift for Infusionsoft Web Forms
-
7.5.15
-
Code
-
Classes
- FormLift_Field_Editor
Total Complexity |
115 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
794 |
Lines of code |
584 |
Logical lines of code |
410 |
Comment lines |
48 |
Methods |
51 |
Properties |
19 |
Methods 51
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
40 |
21 |
63 |
select() |
S |
44 |
6 |
43 |
radio() |
S |
45 |
6 |
39 |
__toString() |
S |
42 |
5 |
52 |
listbox() |
S |
44 |
5 |
43 |
get_size() |
S |
59 |
6 |
15 |
date() |
S |
44 |
4 |
44 |
GDPR() |
S |
51 |
4 |
24 |
get_type_field() |
S |
54 |
4 |
20 |
getName() |
S |
77 |
3 |
3 |
getFormId() |
S |
69 |
2 |
7 |
get_placeholder_field() |
S |
64 |
2 |
8 |
get_id_field() |
S |
64 |
2 |
8 |
getLabel() |
S |
70 |
2 |
7 |
get_readonly_field() |
S |
64 |
2 |
8 |
get_loose_validation_field() |
S |
64 |
2 |
8 |
text() |
S |
60 |
1 |
15 |
get_required_field() |
S |
64 |
2 |
8 |
getAdvancedOption() |
S |
78 |
2 |
3 |
get_pre_checked_field() |
S |
64 |
2 |
8 |
get_auto_fill_field() |
S |
64 |
2 |
8 |
checkbox() |
S |
61 |
1 |
14 |
password() |
S |
62 |
1 |
12 |
get_name_field() |
S |
66 |
1 |
7 |
wrap_label_cell() |
S |
79 |
1 |
3 |
get_value_field() |
S |
66 |
1 |
7 |
get_placeholder_text_field() |
S |
66 |
1 |
7 |
wrap_row() |
S |
79 |
1 |
3 |
get_custom_class_field() |
S |
66 |
1 |
7 |
get_advanced_field_options() |
S |
72 |
1 |
5 |
get_label_field() |
S |
66 |
1 |
7 |
getType() |
S |
82 |
1 |
3 |
template() |
S |
70 |
1 |
6 |
email() |
S |
81 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
getOptions() |
S |
82 |
1 |
3 |
isReadOnly() |
S |
82 |
1 |
3 |
getAdditionalClasses() |
S |
82 |
1 |
3 |
hidden() |
S |
68 |
1 |
8 |
name() |
S |
81 |
1 |
3 |
phone() |
S |
81 |
1 |
3 |
custom() |
S |
69 |
1 |
6 |
number() |
S |
81 |
1 |
3 |
postal_code() |
S |
81 |
1 |
3 |
zip_code() |
S |
81 |
1 |
3 |
website() |
S |
81 |
1 |
3 |
textarea() |
S |
81 |
1 |
3 |
isRequired() |
S |
82 |
1 |
3 |
button() |
S |
63 |
1 |
10 |
wrap_input_cell() |
S |
79 |
1 |
3 |