-
Home
-
FormLift for Infusionsoft Web Forms
-
7.5.21 (latest)
-
Code
-
Classes
- FormLift_Validator
| Total Complexity |
112 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
426 |
| Lines of code |
332 |
| Logical lines of code |
179 |
| Comment lines |
1 |
| Methods |
34 |
| Properties |
11 |
Methods 34
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
A |
51 |
9 |
28 |
| radio() |
A |
54 |
8 |
20 |
| select() |
S |
55 |
7 |
20 |
| GDPR() |
S |
56 |
7 |
18 |
| password() |
S |
57 |
7 |
17 |
| isValid() |
S |
56 |
5 |
18 |
| setErrorMessage() |
S |
57 |
5 |
17 |
| date() |
S |
59 |
5 |
14 |
| checkbox() |
S |
61 |
5 |
13 |
| getData() |
S |
60 |
4 |
14 |
| email() |
S |
61 |
4 |
13 |
| name() |
S |
61 |
4 |
13 |
| number() |
S |
61 |
4 |
13 |
| phone() |
S |
61 |
4 |
13 |
| website() |
S |
61 |
4 |
13 |
| postal_code() |
S |
61 |
4 |
13 |
| zip_code() |
S |
61 |
4 |
13 |
| text() |
S |
67 |
3 |
9 |
| dataExists() |
S |
66 |
3 |
8 |
| getName() |
S |
79 |
2 |
3 |
| getErrorMessage() |
S |
82 |
1 |
3 |
| isRequired() |
S |
82 |
1 |
3 |
| isStrict() |
S |
81 |
1 |
3 |
| getType() |
S |
82 |
1 |
3 |
| getLabel() |
S |
82 |
1 |
3 |
| getValue() |
S |
82 |
1 |
3 |
| getId() |
S |
82 |
1 |
3 |
| hidden() |
S |
82 |
1 |
3 |
| textarea() |
S |
81 |
1 |
3 |
| listbox() |
S |
81 |
1 |
3 |
| button() |
S |
82 |
1 |
3 |
| custom() |
S |
82 |
1 |
3 |
| template() |
S |
78 |
1 |
3 |
| __toString() |
S |
81 |
1 |
3 |