-
Home
-
FormLift for Infusionsoft Web Forms
-
7.5.20 (latest)
-
Code
-
Classes
- FormLift_Field
Total Complexity |
117 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
502 |
Lines of code |
361 |
Logical lines of code |
233 |
Comment lines |
17 |
Methods |
39 |
Properties |
18 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
41 |
18 |
58 |
select() |
A |
50 |
10 |
25 |
listbox() |
A |
50 |
9 |
25 |
getFieldWidthClass() |
S |
55 |
6 |
22 |
get_decimal_size() |
S |
55 |
6 |
22 |
radio() |
S |
52 |
6 |
21 |
date() |
S |
53 |
6 |
19 |
GDPR() |
S |
61 |
4 |
10 |
checkbox() |
S |
61 |
4 |
10 |
__toString() |
S |
59 |
3 |
14 |
do_replacement() |
S |
62 |
3 |
12 |
button() |
S |
62 |
2 |
11 |
getLabel() |
S |
70 |
2 |
7 |
postal_code() |
S |
67 |
2 |
6 |
error_code() |
S |
70 |
2 |
5 |
getName() |
S |
79 |
2 |
3 |
textarea() |
S |
69 |
2 |
5 |
password() |
S |
69 |
2 |
5 |
number() |
S |
67 |
2 |
6 |
website() |
S |
67 |
2 |
6 |
zip_code() |
S |
67 |
2 |
6 |
text() |
S |
67 |
2 |
6 |
getPlaceholder() |
S |
77 |
2 |
3 |
phone() |
S |
67 |
2 |
6 |
email() |
S |
67 |
2 |
6 |
name() |
S |
81 |
1 |
3 |
getValue() |
S |
78 |
1 |
3 |
hidden() |
S |
77 |
1 |
3 |
getAdditionalClasses() |
S |
82 |
1 |
3 |
getFormId() |
S |
82 |
1 |
3 |
getOptions() |
S |
82 |
1 |
3 |
getType() |
S |
82 |
1 |
3 |
getUniqueId() |
S |
80 |
1 |
3 |
custom() |
S |
80 |
1 |
3 |
template() |
S |
78 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
getSize() |
S |
82 |
1 |
3 |
isRequired() |
S |
82 |
1 |
3 |
isReadOnly() |
S |
82 |
1 |
3 |