-
Home
-
WP Event Manager – Events Calendar, Registrations, Sell Tickets with WooCommerce
-
3.1.19
-
Code
-
Classes
- WP_Event_Manager_Form_Submit_Event
Total Complexity |
212 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
1,093 |
Lines of code |
811 |
Logical lines of code |
392 |
Comment lines |
146 |
Methods |
19 |
Properties |
4 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_event_data() |
D |
24 |
51 |
145 |
validate_fields() |
D |
28 |
43 |
112 |
submit_handler() |
C |
38 |
26 |
61 |
submit() |
C |
35 |
24 |
76 |
__construct() |
B |
41 |
18 |
52 |
get_default_event_fields() |
A |
27 |
6 |
192 |
save_event() |
A |
43 |
10 |
48 |
create_attachment() |
A |
47 |
7 |
34 |
init_fields() |
S |
55 |
7 |
19 |
preview_handler() |
S |
53 |
6 |
21 |
preview() |
S |
61 |
2 |
12 |
get_default_fields() |
S |
72 |
2 |
6 |
instance() |
S |
72 |
2 |
6 |
event_types() |
S |
67 |
2 |
8 |
get_id() |
S |
74 |
2 |
5 |
done() |
S |
75 |
1 |
4 |
get_event_manager_fieldeditor_fields() |
S |
78 |
1 |
3 |
get_event_id() |
S |
80 |
1 |
3 |
set_id() |
S |
77 |
1 |
4 |