|
Stud.IP
trunk Revision
|


Public Member Functions | |
| __construct ($cms) | |
| getModuleLink ($title, $module_id, $module_type) | |
| getAdminModuleLinks () | |
Public Member Functions inherited from Ilias3ConnectedLink | |
| __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 Ilias3ConnectedLink.
| getAdminModuleLinks | ( | ) |
get admin module links
returns links add or remove a module from course @access public
Reimplemented from Ilias3ConnectedLink.

| getModuleLink | ( | $title, | |
| $module_id, | |||
| $module_type | |||
| ) |
get module link
returns link to the specified ilias object. works without initializing module-class. @access public