Namespaces: Buddypress |
Description |
|---|---|
| Helpers::getLearndashGroupId() |
Get the connected ld group id |
| Helpers::setLearndashGroupId() |
Set the ld group id on a bp grouop |
| Helpers::deleteLearndashGroupId() |
Remove ld group connection from a bp group |
| Ajax::ajaxGetExports() |
Get export data from report generator |
| Ajax::ajaxDownloadReport() |
Output the export content to header buffer |
| Reports::getCurrentGenerator() |
Get the class name for the current generator based on request value |
| Reports::getGeneratorColumns() |
Convert generator columns to datatable js format by current generator |
| Reports::standarlizeGeneratorColumns() |
Convert generator columns to datatable js format |
| Reports::isRealJoins() |
Fix bug on LD where they typed the action name wrong |
| Ajax |
Class for all ajax related functions |