File: bp-integrations/learndash/buddypress/Ajax.php
Description
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

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

Ajax::__construct()

Constructor

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

Ajax::init()

Add actions once integration is ready

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

Ajax::ajaxGetReports()

Get reports

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

bp_ld_sync/ajax/pre_fetch_reports

Hook before the data is fetched, in cause of overwriting the post value

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