File: bp-integrations/learndash/library/SyncGenerator.php |
Description |
|---|---|
| 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::syncBpAdmin() |
Sync a bp admin to ld |
| SyncGenerator::syncBpMod() |
Sync a bp mod to ld |
| 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 |