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

Packages

  • None
  • Product-Delivery-Date-Pro-for-WooCommerce
    • Addon
    • Admin
      • Settings
        • Field-Labels
        • General
        • Google-Sync
      • View-Deliveries
    • Calendar
    • Common-Functions
    • Configuration
    • Delivery-Charges
    • Edit-Deliveries
    • Emails
    • Frontend
      • Cart
      • Checkout
    • Google-Calendar
    • Languages
    • License
    • Reschedule-Deliveries
    • View-Deliveries

Classes

  • prdd_delivery_labels_settings

Class prdd_delivery_labels_settings

PRDDD Delivery Field Labels Settings

Package: Product-Delivery-Date-Pro-for-WooCommerce\Admin\Settings\Field-Labels
Category: Classes
Author: Tyche Softwares
Since: 1.0
Located at prdd-delivery-labels-settings.php

Methods summary

public static
# prdd_delivery_product_page_labels_section_callback( )

Callback used to render the description of the section

Callback used to render the description of the section

Since

1.0
public static
# delivery_date_label_callback( array $args )

Adds a field to set the delivery date label on Product page

Adds a field to set the delivery date label on Product page

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# delivery_time_label_callback( array $args )

Adds a field to set the delivery time label on Product page

Adds a field to set the delivery time label on Product page

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# delivery_time_select_option_callback( array $args )

Adds a field to set text for the 1st option of Time Slot dropdown field that instructs the customer to select a time slot.

Adds a field to set text for the 1st option of Time Slot dropdown field that instructs the customer to select a time slot.

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# prdd_delivery_order_received_page_labels_section_callback( )
public static
# delivery_item_meta_date_callback( array $args )

Adds a field to set the Delivery Date label on the order received page and email notification

Adds a field to set the Delivery Date label on the order received page and email notification

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# delivery_item_meta_time_callback( array $args )

Adds a field to set the Delivery Time label on the order received page and email notification

Adds a field to set the Delivery Time label on the order received page and email notification

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# delivery_ics_file_name_callback( array $args )

Adds a field to set the ICS File name.

Adds a field to set the ICS File name.

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# delivery_item_meta_charges_callback( array $args )

Adds a field to set Delivery Charges label on the order received page and email notification.

Adds a field to set Delivery Charges label on the order received page and email notification.

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# prdd_delivery_cart_page_labels_section_callback( )

Adds a section to set the labels for Cart & Checkout page

Adds a section to set the labels for Cart & Checkout page

Since

1.0
public static
# delivery_item_cart_date_callback( array $args )

Adds a field to set Delivery Date label on the cart and checkout page

Adds a field to set Delivery Date label on the cart and checkout page

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# delivery_item_cart_time_callback( array $args )

Adds a field to set Delivery Time label on the cart and checkout page

Adds a field to set Delivery Time label on the cart and checkout page

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# delivery_item_cart_charges_callback( array $args )

Adds a field to set Delivery Charges label on the cart and checkout page

Adds a field to set Delivery Charges label on the cart and checkout page

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# prdd_estimate_delivery_section_callback( )

Adds a section to set the labels for Estimate Delivery option

Adds a section to set the labels for Estimate Delivery option

Since

1.0
public static
# prdd_estimate_delivery_header_callback( )

Adds a field to set the heading for Estimate Delivery Section

Adds a field to set the heading for Estimate Delivery Section

Since

1.0
public static
# prdd_estimate_delivery_days_text_callback( array $args )

Adds a field to set the text to display the estimated delivery

Adds a field to set the text to display the estimated delivery

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
public static
# prdd_estimate_delivery_date_text_callback( array $args )

Adds a field to set the text to display the estimated delivery for specific dates

Adds a field to set the text to display the estimated delivery for specific dates

Parameters

$args
Extra arguments containing label & class for the field

Since

1.0
API documentation generated by ApiGen