-
Home
-
Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder
-
4.09.05
-
Code
-
Classes
- FrmListHelper
| Total Complexity |
150 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
1,222 |
| Lines of code |
617 |
| Logical lines of code |
317 |
| Comment lines |
426 |
| Methods |
47 |
| Properties |
12 |
Methods 47
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| print_column_headers() |
B |
38 |
21 |
58 |
| pagination() |
A |
38 |
7 |
74 |
| single_row_columns() |
A |
48 |
7 |
34 |
| bulk_actions() |
S |
48 |
7 |
30 |
| get_column_info() |
S |
50 |
7 |
27 |
| set_pagination_args() |
S |
56 |
7 |
18 |
| disabled_pages() |
S |
55 |
5 |
22 |
| row_actions() |
S |
56 |
5 |
16 |
| __construct() |
S |
50 |
4 |
30 |
| display() |
S |
53 |
4 |
27 |
| display_tablenav() |
S |
54 |
4 |
24 |
| ajax_response() |
S |
54 |
4 |
22 |
| get_primary_column_name() |
S |
61 |
4 |
12 |
| view_switcher() |
S |
55 |
3 |
21 |
| search_box() |
S |
64 |
4 |
9 |
| current_action() |
S |
63 |
4 |
10 |
| get_pagenum() |
S |
67 |
4 |
7 |
| views() |
S |
59 |
3 |
13 |
| get_bulk_action() |
S |
61 |
3 |
13 |
| get_default_primary_column_name() |
S |
62 |
3 |
12 |
| get_param() |
S |
64 |
3 |
10 |
| get_pagination_arg() |
S |
68 |
3 |
8 |
| get_items_per_page() |
S |
68 |
3 |
7 |
| has_min_items() |
S |
77 |
3 |
3 |
| display_rows() |
S |
73 |
2 |
5 |
| hidden_search_inputs() |
S |
69 |
2 |
6 |
| add_page_link() |
S |
67 |
2 |
8 |
| display_rows_or_placeholder() |
S |
66 |
2 |
9 |
| handle_row_actions() |
S |
76 |
2 |
3 |
| add_active_link() |
S |
63 |
1 |
11 |
| ajax_user_can() |
S |
80 |
1 |
3 |
| get_columns() |
S |
82 |
1 |
3 |
| prepare_items() |
S |
81 |
1 |
3 |
| has_items() |
S |
80 |
1 |
3 |
| no_items() |
S |
80 |
1 |
3 |
| get_views() |
S |
82 |
1 |
3 |
| get_bulk_actions() |
S |
82 |
1 |
3 |
| confirm_bulk_delete() |
S |
82 |
1 |
3 |
| link_label() |
S |
65 |
1 |
9 |
| current_url() |
S |
73 |
1 |
4 |
| add_disabled_link() |
S |
80 |
1 |
3 |
| get_sortable_columns() |
S |
82 |
1 |
3 |
| get_column_count() |
S |
71 |
1 |
5 |
| get_table_classes() |
S |
78 |
1 |
3 |
| extra_tablenav() |
S |
91 |
1 |
2 |
| single_row() |
S |
74 |
1 |
5 |
| _js_vars() |
S |
64 |
1 |
10 |