-
Home
-
Participants Database
-
2.7.2 (latest)
-
Code
-
Classes
- PDb_Form_Field_Def
Total Complexity |
133 |
Dependencies |
5 |
Dependents |
17 |
Total lines |
1,052 |
Lines of code |
348 |
Logical lines of code |
177 |
Comment lines |
485 |
Methods |
61 |
Properties |
25 |
Methods 61
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
assign_def_props() |
B |
43 |
24 |
44 |
get_prop() |
B |
48 |
21 |
31 |
default_value() |
S |
63 |
6 |
10 |
is_field() |
S |
55 |
4 |
20 |
__set() |
S |
57 |
3 |
17 |
value_title() |
S |
66 |
3 |
9 |
default_display() |
S |
66 |
3 |
8 |
__construct() |
S |
68 |
3 |
7 |
make_readonly() |
S |
65 |
2 |
11 |
is_dynamic_hidden_field() |
S |
71 |
2 |
6 |
form_element_title() |
S |
75 |
2 |
4 |
has_default() |
S |
78 |
2 |
3 |
instance() |
S |
75 |
2 |
4 |
is_dynamic_field() |
S |
74 |
2 |
4 |
group_title() |
S |
69 |
2 |
7 |
is_searchable() |
S |
79 |
2 |
3 |
allowed_extensions() |
S |
63 |
2 |
10 |
get_attribute() |
S |
78 |
2 |
3 |
get_field_def() |
S |
71 |
2 |
5 |
set_form_element() |
S |
72 |
2 |
6 |
is_single_record_link_field() |
S |
77 |
2 |
3 |
is_csv() |
S |
81 |
1 |
3 |
is_csv_exported() |
S |
81 |
1 |
3 |
is_read_only() |
S |
81 |
1 |
3 |
is_sortable() |
S |
81 |
1 |
3 |
is_persistent() |
S |
81 |
1 |
3 |
is_signup() |
S |
81 |
1 |
3 |
__get() |
S |
80 |
1 |
3 |
is_date_field() |
S |
77 |
1 |
3 |
has_title() |
S |
80 |
1 |
3 |
has_validation_message() |
S |
80 |
1 |
3 |
is_multi() |
S |
80 |
1 |
3 |
is_match_validation() |
S |
80 |
1 |
3 |
is_numeric() |
S |
66 |
1 |
9 |
values_array() |
S |
80 |
1 |
3 |
has_stored_data() |
S |
80 |
1 |
3 |
has_other_option() |
S |
78 |
1 |
3 |
is_calculated() |
S |
77 |
1 |
3 |
is_linkable() |
S |
80 |
1 |
3 |
is_internal_field() |
S |
80 |
1 |
3 |
is_templated_field() |
S |
77 |
1 |
3 |
options() |
S |
81 |
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 |
group() |
S |
82 |
1 |
3 |
values() |
S |
81 |
1 |
3 |
is_value_set() |
S |
80 |
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 |
has_db_column() |
S |
65 |
1 |
8 |
is_hidden_field() |
S |
80 |
1 |
3 |
help_text() |
S |
79 |
1 |
3 |