Method |
Description |
|
__construct ( ) |
|
|
column_cb ( $item ) |
|
|
column_default ( $item, $column_name ) |
|
|
column_description ( $item ) |
|
|
column_icon ( $item ) |
|
|
column_module_tags ( $item ) |
|
|
column_name ( $item ) |
|
|
filter_displayed_table_items ( $modules ) |
|
|
get_bulk_actions ( ) |
|
|
get_columns ( ) |
|
|
get_table_classes ( ) |
|
|
get_views ( ) |
|
|
is_module_available ( $module ) |
|
|
is_module_displayed ( $module ) |
|
|
js_templates ( ) |
|
|
module_info_check ( $info = false, $modules ) |
Check if the info parameter provided in the URL corresponds to an actual module |
|
single_row ( $item ) |
|
|
sort_requires_connection_last ( $module1, $module2 ) |
|
|
unprotected_display_tablenav ( string $which = 'top' ) : mixed |
Core switched their display_tablenav() method to protected, so we can't access it directly. |
|
views ( ) |
|
|