|
Stud.IP
trunk Revision
|
Public Member Functions | |
| __construct ($cms) | |
| getUserModuleLinks () | |
| getAdminModuleLinks () | |
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 | |
| __construct | ( | $cms | ) |
constructor
init class. don't call directly, class is loaded by ConnectedCMS. @access public
| string | $cms | system-type |
Reimplemented from ConnectedLink.
| getAdminModuleLinks | ( | ) |
get admin module links
returns links add or remove a module from course @access public
Reimplemented from ConnectedLink.
| getUserModuleLinks | ( | ) |
get user module links
returns content module links for user @access public
Reimplemented from ConnectedLink.