|
Stud.IP
trunk Revision
|


Public Member Functions | |
| __construct ($cms) | |
| getUserModuleLinks () | |
| getAdminModuleLinks () | |
| getNewModuleLink () | |
| getStartpageLink () | |
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. @access
| string | $cms | system-type |
Reimplemented from ConnectedLink.
Reimplemented in Ilias4ConnectedLink.
| getAdminModuleLinks | ( | ) |
get admin module links
returns links add or remove a module from course @access public
Reimplemented from ConnectedLink.
Reimplemented in Ilias4ConnectedLink.

| getNewModuleLink | ( | ) |
get new module link
returns link to create a new module if allowed @access public
Reimplemented from ConnectedLink.

| getStartpageLink | ( | ) |
get start page link
returns link to ilias start-page @access public
Reimplemented from ConnectedLink.
| getUserModuleLinks | ( | ) |
get user module links
returns content module links for user @access public
Reimplemented from ConnectedLink.
