Class orddd_calendar_sync_settings
Order Calendar Sync Settings
Category: Classes
Author: Tyche Softwares
Since: 4.0
Located at includes/orddd-calendar-sync-settings.php
Methods summary
public static
|
|
public static
|
#
orddd_calendar_event_location_callback( array $args )
Callback for adding the Event Location field in the Google sync settings |
public static
|
#
orddd_calendar_event_summary_callback( array $args )
Callback for adding the Event Summary name field in the Google sync settings |
public static
|
#
orddd_calendar_event_description_callback( array $args )
Callback for adding the Event description field in the Google sync settings |
public static
|
|
public static
|
#
orddd_add_to_calendar_order_received_page_callback( array $args )
Callback for adding the Add to Calendar button on Order Received Page |
public static
|
#
orddd_add_to_calendar_customer_email_callback( array $args )
Callback for adding the Add to Calendar button in the customer notification email |
public static
|
#
orddd_add_to_calendar_my_account_page_callback( array $args )
Callback for adding the Add to Calendar button on My Account page |
public static
|
#
orddd_calendar_in_same_window_callback( array $args )
Callback to open the calendar in the same window and tab |
public static
|
|
public static
|
#
orddd_calendar_sync_integration_mode_callback( array $args )
Callback to select the type of Calendar sync integration - automatically, manually or disabled |
public static
|
#
orddd_sync_calendar_instructions_callback( )
Display the stepd for syncing the Google Calendar on clicking 'Show me how' |
public static
|
#
orddd_calendar_key_file_name_callback( array $args )
Callback for adding Key File name field to enter the file name without extension |
public static
|
#
orddd_calendar_service_acc_email_address_callback( array $args )
Callback for adding the 'Serveice Account Email Address' field in the settings |
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 |
public static
|
#
orddd_calendar_test_connection_callback( )
Callback for adding the 'Test Connection' link and checks if the connection is succesful or not |
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 |
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 |
public static
|
#
orddd_calendar_import_ics_feeds_section_callback( )
Display the description for the Import Events section |
public static
|
#
orddd_ics_feed_url_instructions_callback( )
Callback for adding instructions to set up Import events using ics feed urls |
public static
|
#
orddd_ics_feed_url_callback( array $args )
Callback for adding the 'iCalendar/.ics Feed URL' field in the Import Events section |