File: bp-integrations/learndash/library/SyncGenerator.php |
Description |
---|---|
SyncGenerator::syncLdAdmin() |
Sync a ld admin to bp |
SyncGenerator::syncLdUser() |
Sync a ld student to bp |
SyncGenerator::verifyInputs() |
Verify the givent group ids still exists in db |
SyncGenerator::populateData() |
Populate the class data based on given input |
SyncGenerator::loadBpGroupId() |
Find the bp group id on current ld group |
SyncGenerator::loadLdGroupId() |
Find the ld group id on current bp group |
SyncGenerator::setBpGroupId() |
Sasve bp group id to current ld group |
SyncGenerator::deleteBpGroup() |
delete the bp group without trigging sync |
SyncGenerator::deleteLdGroup() |
delete the ld group without trigging sync |
SyncGenerator::associateToBuddypress() |
Associate current ld group to bp group |