@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| Sync::groupUserEditCheck() |
Check if the user type need to be synced |
| Sync::preCheck() |
Standard pre check bore all sync happens |
| Sync::onGroupCreate() |
Run the sync when new group is created |
| Sync::onGroupUpdate() |
Run the sync when new group is updated |
| Sync::onGroupDeleting() |
Set the deleted gropu in temporarly variable for later use |
| Sync::onGroupDeleted() |
Desync when group is deleted |
| Sync::onAdminAdded() |
Sync when a admin is added to the group |
| Sync::onModAdded() |
Sync when a mod is added to the group |
| Admin |
Class for all admin related functions |
| Admin::__construct() |
Constructor |