File: bp-integrations/learndash/buddypress/Ajax.php |
Description |
---|---|
Ajax::ajaxGetExports() |
Get export data from report generator |
Ajax::ajaxDownloadReport() |
Output the export content to header buffer |
Ajax::enableDebugOnDev() |
Enable error reporting on local development (internal use only) |
Ajax::validateRequest() |
Validate the ajax request |
Ajax::setRequestGroups() |
Setup the current bp and ld groups on ajax request |
Ajax::getGenerator() |
Get the generator class based on the request |
Ajax::__construct() |
Constructor |
Ajax::init() |
Add actions once integration is ready |
Ajax::ajaxGetReports() |
Get reports |
bp_ld_sync/ajax/pre_fetch_reports |
Hook before the data is fetched, in cause of overwriting the post value |