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

Class for all ajax related functions

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

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