-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.2
-
Code
-
Classes
- WPBDP_Form_Field
Total Complexity |
201 |
Dependencies |
7 |
Dependents |
3 |
Total lines |
1,071 |
Lines of code |
663 |
Logical lines of code |
395 |
Comment lines |
178 |
Methods |
57 |
Properties |
15 |
Methods 57
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
C |
33 |
28 |
84 |
configure_search() |
C |
34 |
23 |
85 |
__construct() |
A |
41 |
12 |
55 |
reorder() |
A |
46 |
10 |
37 |
validate() |
A |
52 |
9 |
24 |
get_css_classes() |
A |
50 |
8 |
27 |
html_value() |
S |
56 |
7 |
16 |
delete() |
S |
52 |
6 |
23 |
display() |
S |
57 |
6 |
16 |
render() |
S |
59 |
6 |
13 |
shortname_noconflict() |
S |
54 |
5 |
22 |
get_shortname() |
S |
54 |
5 |
21 |
get() |
S |
54 |
5 |
21 |
validate_categories() |
S |
60 |
5 |
13 |
get_cached_field() |
S |
55 |
4 |
20 |
add_display_flag() |
S |
67 |
4 |
8 |
value_from_POST() |
S |
66 |
3 |
8 |
value() |
S |
64 |
3 |
10 |
data() |
S |
67 |
3 |
7 |
remove_display_flag() |
S |
70 |
3 |
6 |
value_from_GET() |
S |
66 |
3 |
8 |
store_value() |
S |
67 |
2 |
7 |
find_by_tag() |
S |
66 |
2 |
8 |
add_validation_error() |
S |
69 |
2 |
7 |
set_display_flags() |
S |
79 |
2 |
3 |
convert_input() |
S |
68 |
2 |
7 |
is_numeric() |
S |
74 |
2 |
4 |
add_validator() |
S |
73 |
2 |
5 |
get_schema_org() |
S |
79 |
1 |
3 |
get_validation_errors() |
S |
82 |
1 |
3 |
get_all_fields() |
S |
65 |
1 |
10 |
is_empty_value() |
S |
78 |
1 |
3 |
clear_field_cache() |
S |
73 |
1 |
5 |
convert_csv_input() |
S |
79 |
1 |
3 |
set_data() |
S |
80 |
1 |
3 |
csv_value() |
S |
74 |
1 |
4 |
get_weight() |
S |
82 |
1 |
3 |
get_field_type() |
S |
82 |
1 |
3 |
get_field_type_id() |
S |
81 |
1 |
3 |
get_association() |
S |
82 |
1 |
3 |
get_label() |
S |
82 |
1 |
3 |
get_description() |
S |
82 |
1 |
3 |
get_short_name() |
S |
81 |
1 |
3 |
get_tag() |
S |
82 |
1 |
3 |
get_validators() |
S |
82 |
1 |
3 |
has_validator() |
S |
79 |
1 |
3 |
plain_value() |
S |
74 |
1 |
4 |
set_validators() |
S |
81 |
1 |
3 |
is_required() |
S |
79 |
1 |
3 |
display_in() |
S |
79 |
1 |
3 |
has_display_flag() |
S |
79 |
1 |
3 |
get_display_flags() |
S |
82 |
1 |
3 |
get_behavior_flags() |
S |
78 |
1 |
3 |
has_behavior_flag() |
S |
79 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
clear_data() |
S |
81 |
1 |
3 |
is_privacy_field() |
S |
79 |
1 |
3 |