-
Home
-
Participants Database
-
2.5.9.3
-
Code
-
Classes
- PDb_Form_Field_Def
Total Complexity |
130 |
Dependencies |
5 |
Dependents |
17 |
Total lines |
1,017 |
Lines of code |
322 |
Logical lines of code |
168 |
Comment lines |
491 |
Methods |
58 |
Properties |
26 |
Methods 58
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
assign_def_props() |
B |
43 |
24 |
44 |
get_prop() |
B |
49 |
21 |
30 |
default_value() |
S |
64 |
6 |
9 |
is_field() |
S |
55 |
4 |
19 |
__set() |
S |
57 |
3 |
17 |
value_title() |
S |
66 |
3 |
9 |
default_display() |
S |
67 |
3 |
7 |
__construct() |
S |
70 |
3 |
6 |
is_dynamic_field() |
S |
74 |
2 |
4 |
form_element_title() |
S |
75 |
2 |
4 |
is_single_record_link_field() |
S |
77 |
2 |
3 |
make_readonly() |
S |
68 |
2 |
8 |
instance() |
S |
77 |
2 |
3 |
allowed_extensions() |
S |
63 |
2 |
10 |
get_attribute() |
S |
78 |
2 |
3 |
is_dynamic_hidden_field() |
S |
71 |
2 |
6 |
group_title() |
S |
71 |
2 |
6 |
has_default() |
S |
78 |
2 |
3 |
get_field_def() |
S |
71 |
2 |
5 |
set_form_element() |
S |
74 |
2 |
5 |
is_searchable() |
S |
79 |
2 |
3 |
is_linkable() |
S |
80 |
1 |
3 |
values_array() |
S |
80 |
1 |
3 |
has_stored_data() |
S |
80 |
1 |
3 |
is_persistent() |
S |
81 |
1 |
3 |
is_sortable() |
S |
81 |
1 |
3 |
is_read_only() |
S |
81 |
1 |
3 |
is_signup() |
S |
81 |
1 |
3 |
is_csv() |
S |
81 |
1 |
3 |
is_numeric() |
S |
68 |
1 |
8 |
is_match_validation() |
S |
80 |
1 |
3 |
is_csv_exported() |
S |
81 |
1 |
3 |
is_date_field() |
S |
77 |
1 |
3 |
has_title() |
S |
80 |
1 |
3 |
is_multi() |
S |
80 |
1 |
3 |
has_validation_message() |
S |
80 |
1 |
3 |
__get() |
S |
80 |
1 |
3 |
is_internal_field() |
S |
80 |
1 |
3 |
is_templated_field() |
S |
77 |
1 |
3 |
group() |
S |
82 |
1 |
3 |
set_readonly() |
S |
80 |
1 |
3 |
name() |
S |
82 |
1 |
3 |
title() |
S |
79 |
1 |
3 |
stores_data() |
S |
74 |
1 |
4 |
validation() |
S |
82 |
1 |
3 |
validation_message() |
S |
79 |
1 |
3 |
form_element() |
S |
82 |
1 |
3 |
options() |
S |
81 |
1 |
3 |
is_value_set() |
S |
80 |
1 |
3 |
values() |
S |
81 |
1 |
3 |
option_values() |
S |
80 |
1 |
3 |
attributes() |
S |
79 |
1 |
3 |
has_attribute() |
S |
79 |
1 |
3 |
is_main_field() |
S |
78 |
1 |
3 |
is_readonly() |
S |
81 |
1 |
3 |
is_upload_field() |
S |
74 |
1 |
4 |
is_hidden_field() |
S |
80 |
1 |
3 |
help_text() |
S |
79 |
1 |
3 |