Namespaces: Buddypress
Description
Sync

Class for all syncing related functions

Source: bp-integrations/learndash/buddypress/Sync.php:21

Sync::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/Sync.php:31

Sync::init()

Add actions once integration is ready

Source: bp-integrations/learndash/buddypress/Sync.php:40

Sync::generator()

Get Sync generator object

Source: bp-integrations/learndash/buddypress/Sync.php:62

Helpers::setLearndashGroupId()

Set the ld group id on a bp grouop

Source: bp-integrations/learndash/buddypress/Helpers.php:58

Helpers::deleteLearndashGroupId()

Remove ld group connection from a bp group

Source: bp-integrations/learndash/buddypress/Helpers.php:67

Ajax::ajaxGetExports()

Get export data from report generator

Source: bp-integrations/learndash/buddypress/Ajax.php:125

Ajax::ajaxDownloadReport()

Output the export content to header buffer

Source: bp-integrations/learndash/buddypress/Ajax.php:138

Ajax::enableDebugOnDev()

Enable error reporting on local development (internal use only)

Source: bp-integrations/learndash/buddypress/Ajax.php:168

Ajax::validateRequest()

Validate the ajax request

Source: bp-integrations/learndash/buddypress/Ajax.php:182