Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Docs Home

Packages

  • None
  • Order-Delivery-Date-Lite-for-WooCommerce
    • Admin
      • Delivery-Date-on-Edit-Order-Page
      • Display-Holidays
      • Pro-Notices
      • Settings
      • Welcome-Page
    • Common-Functions
    • Frontend
      • Checkout-Page-Processes
    • Integrate-Delivery-Date

Classes

  • ORDDD_LITE_View_Holidays_Table

Class ORDDD_LITE_View_Holidays_Table

ORDDD_LITE_View_Holidays_Table Class

WP_List_Table
Extended by ORDDD_LITE_View_Holidays_Table
Package: Order-Delivery-Date-Lite-for-WooCommerce\Admin\Display-Holidays
Author: Tyche Softwares
Class: ORDDD_LITE_View_Holidays_Table
Located at class-view-holidays.php

Methods summary

public
# __construct( )

Get things started

Get things started

See

WP_List_Table::__construct()
public
# get_bulk_actions( )

Add the Delete Bulk Action

Add the Delete Bulk Action

Since

2.8
public
# column_cb( object $item )

It is used to add the check box for the items

It is used to add the check box for the items

Parameters

$item

Since

2.8
public
# orddd_prepare_items( )

Prepare items to display in the table

Prepare items to display in the table

Since

2.8
public array
# get_columns( )

Return columns to be displayed in the table

Return columns to be displayed in the table

Returns

array
$columns - An array of column Names

Since

2.8
public array
# orddd_lite_holidays_data( )

Displays the data in the table

Displays the data in the table

Returns

array
$return_holidays - contains the holidays to be displayed

Since

2.8
public
# column_default( resource $holiday_settings, string $column_name )

Add Edit and Delete link in each row of the table data

Add Edit and Delete link in each row of the table data

Parameters

$holiday_settings
  • Holiday details
$column_name
  • Column Name

Returns


$arrayName = array('' => , );

Since

2.8

Properties summary

public string $base_url

URL of this page

URL of this page

Since

2.8
#
API documentation generated by ApiGen