EDD_Gateway_Error_Log_Table
Description Description
Renders the gateway errors list table
Source Source
File: includes/admin/reporting/class-gateway-error-logs-list-table.php
Changelog Changelog
Version | Description |
---|---|
1.4 | Introduced. |
Methods Methods
- __construct — Get things started
- bulk_actions — Outputs the log views
- column_default — This function renders most of the columns in the list table.
- column_message — Output Error Message Column
- get_columns — Retrieve the table columns
- get_logs — Gets the log entries for the current view
- get_paged — Retrieve the current page number
- get_primary_column_name — Gets the name of the primary column.
- has_items — Since our "bulk actions" are navigational, we want them to always show, not just when there's items
- prepare_items — Setup the final data for the table