Namespaces: Buddypress |
Description |
|---|---|
| BpGroupCourses::display() |
Display the tab content based on the selected sub tab |
| Courses::getUserCourseProgress() |
Get user’s course progress |
| Courses::getGroupCourseProgress() |
Get gorup’s course progress |
| Courses::getUserCourseViewButtonLabel() |
Returns dynamic label text based on user’s course progress |
| Group::getUnassociatedGroups() |
Get groups that’s not associated to ld |
| Courses |
Class for all courses related functions |
| Courses::__construct() |
Constructor |
| Courses::init() |
Add actions once integration is ready |
| Courses::showUserProgress() |
Output user course progress html |
| Courses::showGroupProgress() |
Output group course progress html |