-
Home
-
Participants Database
-
2.1.3
-
Code
-
Classes
- PDb_Form_Field_Def
| Total Complexity |
127 |
| Dependencies |
5 |
| Dependents |
17 |
| Total lines |
986 |
| Lines of code |
321 |
| Logical lines of code |
168 |
| Comment lines |
469 |
| Methods |
57 |
| Properties |
23 |
Methods 57
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| assign_def_props() |
B |
43 |
24 |
44 |
| get_prop() |
B |
49 |
21 |
30 |
| is_field() |
S |
55 |
4 |
19 |
| default_value() |
S |
65 |
5 |
9 |
| get_field_def() |
S |
58 |
3 |
15 |
| __construct() |
S |
70 |
3 |
6 |
| value_title() |
S |
66 |
3 |
9 |
| instance() |
S |
77 |
2 |
3 |
| __set() |
S |
67 |
2 |
9 |
| make_readonly() |
S |
68 |
2 |
8 |
| set_form_element() |
S |
74 |
2 |
5 |
| default_display() |
S |
68 |
2 |
7 |
| form_element_title() |
S |
75 |
2 |
4 |
| group_title() |
S |
71 |
2 |
6 |
| get_attribute() |
S |
78 |
2 |
3 |
| allowed_extensions() |
S |
63 |
2 |
10 |
| is_dynamic_hidden_field() |
S |
71 |
2 |
6 |
| is_dynamic_field() |
S |
74 |
2 |
4 |
| is_single_record_link_field() |
S |
77 |
2 |
3 |
| has_default() |
S |
78 |
2 |
3 |
| is_searchable() |
S |
79 |
2 |
3 |
| is_main_field() |
S |
78 |
1 |
3 |
| stores_data() |
S |
74 |
1 |
4 |
| __get() |
S |
80 |
1 |
3 |
| set_readonly() |
S |
80 |
1 |
3 |
| name() |
S |
82 |
1 |
3 |
| title() |
S |
79 |
1 |
3 |
| validation() |
S |
82 |
1 |
3 |
| validation_message() |
S |
79 |
1 |
3 |
| form_element() |
S |
82 |
1 |
3 |
| group() |
S |
82 |
1 |
3 |
| options() |
S |
82 |
1 |
3 |
| values() |
S |
81 |
1 |
3 |
| option_values() |
S |
80 |
1 |
3 |
| attributes() |
S |
79 |
1 |
3 |
| has_attribute() |
S |
79 |
1 |
3 |
| help_text() |
S |
79 |
1 |
3 |
| is_readonly() |
S |
81 |
1 |
3 |
| is_upload_field() |
S |
74 |
1 |
4 |
| is_internal_field() |
S |
80 |
1 |
3 |
| is_hidden_field() |
S |
80 |
1 |
3 |
| is_value_set() |
S |
80 |
1 |
3 |
| is_templated_field() |
S |
77 |
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_csv_exported() |
S |
81 |
1 |
3 |
| has_title() |
S |
80 |
1 |
3 |
| has_validation_message() |
S |
80 |
1 |
3 |
| is_linkable() |
S |
80 |
1 |
3 |
| is_multi() |
S |
80 |
1 |
3 |
| is_match_validation() |
S |
80 |
1 |
3 |
| is_numeric() |
S |
68 |
1 |
8 |
| values_array() |
S |
80 |
1 |
3 |
| has_stored_data() |
S |
80 |
1 |
3 |