@since: BuddyBoss 1.0.0
Description
Reports::getGeneratorColumns()

Convert generator columns to datatable js format by current generator

Source: bp-integrations/learndash/buddypress/Reports.php:541

Reports::standarlizeGeneratorColumns()

Convert generator columns to datatable js format

Source: bp-integrations/learndash/buddypress/Reports.php:552

Reports::isRealJoins()

Fix bug on LD where they typed the action name wrong

Source: bp-integrations/learndash/buddypress/Reports.php:566

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

bp_ld_sync/ajax/pre_fetch_reports

Hook before the data is fetched, in cause of overwriting the post value

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

bp_ld_sync/ajax/post_fetch_reports

Hook after the data is fetched, in cause of overwriting results value

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

Ajax::unsetCompletionOnExport()

Unset the completed status when exporting

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