Property | Type | Description | |
---|---|---|---|
$max_items | integer | Max items. |
Method | Description | |
---|---|---|
__construct ( ) | Constructor. | |
column_default ( mixed $item, string $column_name ) | Get column value. | |
display_tablenav ( string $position ) | Don't need this. | |
get_columns ( ) : array | Get columns. | |
no_items ( ) | No items found text. | |
output_report ( ) | Output the report. | |
prepare_items ( ) | Prepare customer list items. |
public column_default ( mixed $item, string $column_name ) | ||
$item | mixed | |
$column_name | string |