-
Home
-
TableGen – Data Table Generator
-
1.3.1 (latest)
-
Code
-
Classes
- ATTC_controller
Total Complexity |
115 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
536 |
Lines of code |
326 |
Logical lines of code |
201 |
Comment lines |
105 |
Methods |
24 |
Properties |
4 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_import_attc_table() |
A |
43 |
13 |
46 |
process_http_data_requests() |
A |
55 |
14 |
15 |
_import_insert_or_replace_table() |
A |
44 |
10 |
45 |
export_table() |
A |
44 |
10 |
39 |
admin_notices() |
A |
58 |
9 |
13 |
register_shortocde() |
S |
52 |
7 |
22 |
create_table() |
S |
54 |
7 |
17 |
_is_valid_form_data() |
S |
65 |
8 |
7 |
is_edit_page() |
S |
75 |
5 |
3 |
show_admin_menu() |
S |
47 |
1 |
46 |
is_home_page() |
S |
76 |
4 |
3 |
render_view() |
S |
72 |
4 |
5 |
is_create_page() |
S |
76 |
4 |
3 |
is_import_page() |
S |
76 |
3 |
3 |
is_export_page() |
S |
76 |
3 |
3 |
import_table() |
S |
65 |
3 |
8 |
is_attc_page() |
S |
77 |
2 |
3 |
show_edit_view() |
S |
67 |
2 |
7 |
show_all_tables() |
S |
64 |
1 |
12 |
show_extension_view() |
S |
77 |
1 |
4 |
show_import_view() |
S |
72 |
1 |
5 |
show_export_view() |
S |
72 |
1 |
5 |
show_create_table_creator() |
S |
77 |
1 |
4 |
__construct() |
S |
66 |
1 |
8 |