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

Packages

  • None
  • Order-Delivery-Date-Pro-for-WooCommerce
    • Admin
      • Edit-Order
      • Non-Sensitive-Data-Capture
      • Settings
        • Custom-Delivery
        • General
        • Google-Calendar-Sync
    • Class-ORDDD-Email-Manager
    • Common-Functions
    • Delivery-Calendar
    • Emails
      • Class-ORDDD-Email-Update-Date
    • Filter
    • Frontend
      • Checkout-Page-Processes
      • ICS-Files-Data
    • Google-Calendar
    • Integration
    • Lang
    • License
    • Plugin-Updates
      • EDD-SL-Plugin-Updater

Classes

  • orddd_additional_settings
  • orddd_appearance_settings
  • orddd_date_settings
  • orddd_delivery_days_settings
  • orddd_holidays_settings
  • orddd_time_settings
  • orddd_time_slot_settings
  • ORDDD_View_Delivery_Dates_Table
  • ORDDD_View_Disable_Time_Slots_Table
  • ORDDD_View_Holidays_Table
  • ORDDD_View_Time_Slots_Table

Class ORDDD_View_Time_Slots_Table

ORDDD View Time Slots Table

WP_List_Table
Extended by ORDDD_View_Time_Slots_Table
Package: Order-Delivery-Date-Pro-for-WooCommerce\Admin\Settings\General
Author: Tyche Softwares
Since: 2.8.3
Located at includes/class-view-time-slots.php

Methods summary

public
# __construct( )

Get things started

Get things started

See

WP_List_Table::__construct()
public
# get_bulk_actions( )

Add delete option in the bulk actions dropdown

Add delete option in the bulk actions dropdown

Since

2.8.3
public string
# column_cb( string $item )

Add the check box for the items to select

Add the check box for the items to select

Parameters

$item

Returns

string

Since

2.8.3
public
# orddd_prepare_items( )

Prepare items to display in the table

Prepare items to display in the table

Since

2.8.3
public array
# get_columns( )

Return columns to add in the table

Return columns to add in the table

Returns

array
$columns Columns to be displayed in the table

Since

2.8.4
public array
# orddd_time_slot_data( )

Displays the data in the table

Displays the data in the table

Returns

array
$return_time_slot Data of all time slots

Since

2.8.3
public array
# column_default( resource $timeslot_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

$timeslot_settings
$shipping_settings
$column_name

Returns

array

Properties summary

public string $base_url

URL of this page

URL of this page

Since

1.4.1
#
API documentation generated by ApiGen