File: bp-integrations/learndash/buddypress/Ajax.php |
Description |
---|---|
Ajax::getGenerator() |
Get the generator class based on the request |
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 |
Class for all ajax related functions |
Ajax::__construct() |
Constructor |
Ajax::init() |
Add actions once integration is ready |
Ajax::ajaxGetReports() |
Get reports |