File: bp-integrations/learndash/library/SyncGenerator.php
Description
SyncGenerator::syncLdAdmin()

Sync a ld admin to bp

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

SyncGenerator::syncLdUser()

Sync a ld student to bp

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

SyncGenerator::verifyInputs()

Verify the givent group ids still exists in db

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

SyncGenerator::populateData()

Populate the class data based on given input

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

SyncGenerator::loadBpGroupId()

Find the bp group id on current ld group

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

SyncGenerator::loadLdGroupId()

Find the ld group id on current bp group

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

SyncGenerator::setBpGroupId()

Sasve bp group id to current ld group

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

SyncGenerator::deleteBpGroup()

delete the bp group without trigging sync

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

SyncGenerator::deleteLdGroup()

delete the ld group without trigging sync

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

SyncGenerator::associateToBuddypress()

Associate current ld group to bp group

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