-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.0.1
-
Code
-
Classes
- UR_Form_Field_Date
Total Complexity |
28 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
205 |
Lines of code |
119 |
Logical lines of code |
57 |
Comment lines |
52 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validation() |
B |
41 |
17 |
59 |
validate_min_date() |
S |
59 |
2 |
16 |
validate_max_date() |
S |
59 |
2 |
16 |
is_valid_date() |
S |
67 |
3 |
7 |
get_instance() |
S |
72 |
2 |
6 |
__construct() |
S |
61 |
1 |
12 |
get_registered_admin_fields() |
S |
76 |
1 |
3 |