@since: BuddyBoss 1.0.0
Description
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

Ajax::setRequestGroups()

Setup the current bp and ld groups on ajax request

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

Ajax::getGenerator()

Get the generator class based on the request

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

Helpers

Class misc helper functions

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

Helpers::hasLearndashGroup()

Determine whether a group has connected ld group

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

Helpers::getLearndashGroupId()

Get the connected ld group id

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

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

bp_ld_sync/ajax/post_fetch_reports

Hook after the data is fetched, in cause of overwriting results value

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