-
Home
-
FormLift for Infusionsoft Web Forms
-
7.5.21 (latest)
-
Code
-
Classes
- FormLift_Field_Editor
| Total Complexity |
115 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
807 |
| Lines of code |
591 |
| Logical lines of code |
417 |
| Comment lines |
48 |
| Methods |
51 |
| Properties |
19 |
Methods 51
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
B |
40 |
21 |
63 |
| select() |
S |
43 |
6 |
45 |
| radio() |
S |
44 |
6 |
42 |
| __toString() |
S |
42 |
5 |
52 |
| listbox() |
S |
44 |
5 |
45 |
| 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 |
| getLabel() |
S |
70 |
2 |
7 |
| getAdvancedOption() |
S |
78 |
2 |
3 |
| text() |
S |
60 |
1 |
15 |
| get_id_field() |
S |
64 |
2 |
8 |
| get_placeholder_field() |
S |
64 |
2 |
8 |
| get_readonly_field() |
S |
64 |
2 |
8 |
| get_loose_validation_field() |
S |
64 |
2 |
8 |
| get_required_field() |
S |
64 |
2 |
8 |
| 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 |
| isRequired() |
S |
82 |
1 |
3 |
| getType() |
S |
82 |
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 |
| email() |
S |
81 |
1 |
3 |
| phone() |
S |
81 |
1 |
3 |
| 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 |
| button() |
S |
63 |
1 |
10 |
| custom() |
S |
69 |
1 |
6 |
| template() |
S |
70 |
1 |
6 |
| get_name_field() |
S |
66 |
1 |
7 |
| get_placeholder_text_field() |
S |
66 |
1 |
7 |
| get_value_field() |
S |
66 |
1 |
7 |
| get_label_field() |
S |
66 |
1 |
7 |
| get_custom_class_field() |
S |
66 |
1 |
7 |
| get_advanced_field_options() |
S |
72 |
1 |
5 |
| wrap_row() |
S |
79 |
1 |
3 |
| wrap_label_cell() |
S |
79 |
1 |
3 |
| wrap_input_cell() |
S |
79 |
1 |
3 |