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::syncBpMods() |
Sync the bp mods to ld |
| SyncGenerator::syncBpUsers() |
Sync the bp members to ld |
| SyncGenerator::syncLdAdmins() |
Sync the ld admins to bp |