Entries table list class.
Methods
- __construct — Initialize the log table list.
- column_actions — Render the actions column.
- column_cb — Column cb.
- column_default — Renders the columns.
- column_form_field — Show specific form fields.
- current_action — Get the current action selected from the bulk actions dropdown.
- extra_tablenav — Extra controls to be displayed between bulk actions and pagination.
- forms_dropdown — Display a form dropdown for filtering entries.
- get_bulk_actions — Get bulk actions.
- get_columns — Get list columns.
- get_columns_form_disallowed_fields — Get the list of fields, that are disallowed to be displayed as column in a table.
- get_columns_form_fields — Logic to determine which fields are displayed in the table columns.
- get_sortable_columns — Get a list of sortable columns.
- get_status_label — Get the status label for entries.
- get_views — Table list views.
- no_items — No items found text.
- prepare_items — Prepare table list items.
- process_bulk_action — Process bulk actions.
- single_row — Generates content for a single row of the table.