Product_Table_Integration implements Registerable, Premium_Service
Handles the integration with WooCommerce Product Table.
Tags
Interfaces, Classes and Traits
- Registerable
- Premium_Service
Table of Contents
- $button_display : mixed
- $scripts : mixed
- __construct() : mixed
- change_column_name() : mixed
- Backward compatibility with the old quick-view column name
- get_quick_view_data() : mixed
- load_quick_view_scripts() : mixed
- load_table_scripts() : mixed
- maybe_load_table_scripts() : mixed
- register() : mixed
Properties
$button_display
private
mixed
$button_display
Tags
$scripts
private
mixed
$scripts
Tags
Methods
__construct()
public
__construct(Button_Display $button_display, Frontend_Scripts $scripts) : mixed
Parameters
- $button_display : Button_Display
- $scripts : Frontend_Scripts
Tags
Return values
mixed —change_column_name()
Backward compatibility with the old quick-view column name
public
change_column_name(mixed $args) : mixed
Parameters
- $args : mixed
Tags
Return values
mixed —get_quick_view_data()
public
get_quick_view_data(mixed $data, mixed $product, mixed $args) : mixed
Parameters
- $data : mixed
- $product : mixed
- $args : mixed
Tags
Return values
mixed —load_quick_view_scripts()
public
load_quick_view_scripts() : mixed
Tags
Return values
mixed —load_table_scripts()
public
load_table_scripts() : mixed
Tags
Return values
mixed —maybe_load_table_scripts()
public
maybe_load_table_scripts() : mixed
Tags
Return values
mixed —register()
public
register() : mixed