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 |
Class for all ajax related functions |
| Ajax::__construct() |
Constructor |
| Ajax::init() |
Add actions once integration is ready |
| Ajax::ajaxGetReports() |
Get reports |