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_calendar_sync_settings

Class orddd_calendar_sync_settings

Order Calendar Sync Settings

Package: Order-Delivery-Date-Pro-for-WooCommerce\Admin\Settings\Google-Calendar-Sync
Category: Classes
Author: Tyche Softwares
Since: 4.0
Located at includes/orddd-calendar-sync-settings.php

Methods summary

public static
# orddd_calendar_sync_general_settings_callback( )

Callback for adding Date Settings tab settings

Callback for adding Date Settings tab settings

public static
# orddd_calendar_event_location_callback( array $args )

Callback for adding the Event Location field in the Google sync settings

Callback for adding the Event Location field in the Google sync settings

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_calendar_event_summary_callback( array $args )

Callback for adding the Event Summary name field in the Google sync settings

Callback for adding the Event Summary name field in the Google sync settings

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_calendar_event_description_callback( array $args )

Callback for adding the Event description field in the Google sync settings

Callback for adding the Event description field in the Google sync settings

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_calendar_sync_customer_settings_callback( )
public static
# orddd_add_to_calendar_order_received_page_callback( array $args )

Callback for adding the Add to Calendar button on Order Received Page

Callback for adding the Add to Calendar button on Order Received Page

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_add_to_calendar_customer_email_callback( array $args )

Callback for adding the Add to Calendar button in the customer notification email

Callback for adding the Add to Calendar button in the customer notification email

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_add_to_calendar_my_account_page_callback( array $args )

Callback for adding the Add to Calendar button on My Account page

Callback for adding the Add to Calendar button on My Account page

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_calendar_in_same_window_callback( array $args )

Callback to open the calendar in the same window and tab

Callback to open the calendar in the same window and tab

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_calendar_sync_admin_settings_section_callback( )
public static
# orddd_calendar_sync_integration_mode_callback( array $args )

Callback to select the type of Calendar sync integration - automatically, manually or disabled

Callback to select the type of Calendar sync integration - automatically, manually or disabled

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_sync_calendar_instructions_callback( )

Display the stepd for syncing the Google Calendar on clicking 'Show me how'

Display the stepd for syncing the Google Calendar on clicking 'Show me how'

Since

4.0
public static
# orddd_calendar_key_file_name_callback( array $args )

Callback for adding Key File name field to enter the file name without extension

Callback for adding Key File name field to enter the file name without extension

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_calendar_service_acc_email_address_callback( array $args )

Callback for adding the 'Serveice Account Email Address' field in the settings

Callback for adding the 'Serveice Account Email Address' field in the settings

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_calendar_id_callback( array $args )

Callback for adding the 'Calendar to be used' field in the settings to enter the Calendar ID

Callback for adding the 'Calendar to be used' field in the settings to enter the Calendar ID

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_calendar_test_connection_callback( )

Callback for adding the 'Test Connection' link and checks if the connection is succesful or not

Callback for adding the 'Test Connection' link and checks if the connection is succesful or not

Since

4.0
public static
# orddd_admin_add_to_calendar_email_notification_callback( array $args )

Callback for adding the 'Add to Calendar' button in the New Order email notification

Callback for adding the 'Add to Calendar' button in the New Order email notification

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_admin_add_to_calendar_delivery_calendar_callback( array $args )

Callback for adding the 'Add to Calendar' button in the admin Delivery Calendar page

Callback for adding the 'Add to Calendar' button in the admin Delivery Calendar page

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
public static
# orddd_calendar_import_ics_feeds_section_callback( )

Display the description for the Import Events section

Display the description for the Import Events section

Since

4.0
public static
# orddd_ics_feed_url_instructions_callback( )

Callback for adding instructions to set up Import events using ics feed urls

Callback for adding instructions to set up Import events using ics feed urls

Since

4.0
public static
# orddd_ics_feed_url_callback( array $args )

Callback for adding the 'iCalendar/.ics Feed URL' field in the Import Events section

Callback for adding the 'iCalendar/.ics Feed URL' field in the Import Events section

Parameters

$args
Extra arguments containing label & class for the field

Since

4.0
API documentation generated by ApiGen