-
Home
-
MW WP Form
-
5.0.2
-
Code
-
Classes
- MW_WP_Form_Form
Total Complexity |
62 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
995 |
Lines of code |
610 |
Logical lines of code |
162 |
Comment lines |
285 |
Methods |
39 |
Properties |
0 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
tel() |
A |
43 |
6 |
56 |
zip() |
S |
45 |
5 |
48 |
checkbox() |
S |
48 |
4 |
36 |
generate_attributes() |
S |
58 |
5 |
16 |
_render() |
S |
56 |
4 |
17 |
radio() |
S |
51 |
2 |
29 |
_get_attr_id() |
S |
67 |
3 |
9 |
url() |
S |
56 |
1 |
21 |
email() |
S |
56 |
1 |
21 |
text() |
S |
56 |
1 |
21 |
number() |
S |
56 |
1 |
21 |
textarea() |
S |
55 |
1 |
21 |
password() |
S |
56 |
1 |
20 |
monthpicker() |
S |
56 |
1 |
20 |
range() |
S |
56 |
1 |
20 |
datepicker() |
S |
56 |
1 |
20 |
select() |
S |
58 |
1 |
18 |
button_button() |
S |
58 |
1 |
17 |
button_submit() |
S |
58 |
1 |
17 |
button() |
S |
59 |
1 |
16 |
submit() |
S |
59 |
1 |
16 |
start() |
S |
59 |
1 |
16 |
file() |
S |
59 |
1 |
16 |
separator() |
S |
73 |
2 |
5 |
remove_newline_space() |
S |
70 |
1 |
7 |
_remove_newline_space_callback() |
S |
71 |
1 |
5 |
get_raw() |
S |
73 |
1 |
6 |
hidden() |
S |
67 |
1 |
9 |
get_raw_in_children() |
S |
73 |
1 |
6 |
end() |
S |
71 |
1 |
6 |
children() |
S |
75 |
1 |
4 |
get_separator_value() |
S |
73 |
1 |
6 |
get_separated_raw_value() |
S |
73 |
1 |
6 |
get_selected_value() |
S |
73 |
1 |
6 |
get_radio_value() |
S |
73 |
1 |
6 |
get_checked_value() |
S |
73 |
1 |
6 |
get_tel_value() |
S |
73 |
1 |
6 |
get_zip_value() |
S |
73 |
1 |
6 |
remove_linefeed_space() |
S |
68 |
1 |
8 |