Namespaces: Buddyboss
Description
SyncGenerator

Class for controlling gorup syncing

Source: bp-integrations/learndash/library/SyncGenerator.php:21

SyncGenerator::__construct()

Constructor

Source: bp-integrations/learndash/library/SyncGenerator.php:34

SyncGenerator::hasLdGroup()

Check if there’s a ld group

Source: bp-integrations/learndash/library/SyncGenerator.php:47

SyncGenerator::hasBpGroup()

Check if there’s a bp group

Source: bp-integrations/learndash/library/SyncGenerator.php:56

SyncGenerator::getLdGroupId()

Get the ld group id

Source: bp-integrations/learndash/library/SyncGenerator.php:65

SyncGenerator::getBpGroupId()

Get the bp group id

Source: bp-integrations/learndash/library/SyncGenerator.php:74

SyncGenerator::associateToLearndash()

Associate current bp group to a ld group

Source: bp-integrations/learndash/library/SyncGenerator.php:83

SyncGenerator::desyncFromLearndash()

Un-associate the current bp group from ld group

Source: bp-integrations/learndash/library/SyncGenerator.php:111

TopicsReportsGenerator::formatData()

Format the activity results for each column

Source: bp-integrations/learndash/buddypress/generators/TopicsReportsGenerator.php:62

TopicsReportsGenerator

Extends report generator for topics reports

Source: bp-integrations/learndash/buddypress/generators/TopicsReportsGenerator.php:21