|
Stud.IP
trunk Revision
|


Public Member Functions | |
| getUserModuleLinks () | |
| getAdminModuleLinks () | |
| getRedirectUrl ($module_id, $course_id) | |
Public Member Functions inherited from ConnectedLink | |
| __construct ($cms) | |
| getNewAccountLink () | |
| getUserModuleLinks () | |
| getAdminModuleLinks () | |
| getNewModuleLink () | |
| getStartpageLink () | |
Additional Inherited Members | |
Data Fields inherited from ConnectedLink | |
| $cms_type | |
| $cms_link | |
| getAdminModuleLinks | ( | ) |
get admin module links
returns links add or remove a module from course
Reimplemented from ConnectedLink.
| getRedirectUrl | ( | $module_id, | |
| $course_id | |||
| ) |
returns url for connected LonCapa course
| string | $module_id | LonCapa ID |
| string | $course_id | Stud.IP course ID |

| getUserModuleLinks | ( | ) |
get user module links
returns content module links for user
Reimplemented from ConnectedLink.
