Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
ConnectedLink Class Reference
Inheritance diagram for ConnectedLink:
Ilias3ConnectedLink LonCapaConnectedLink PmWikiConnectedLink Ilias4ConnectedLink Ilias5ConnectedLink

Public Member Functions

 __construct ($cms)
 
 getNewAccountLink ()
 
 getUserModuleLinks ()
 
 getAdminModuleLinks ()
 
 getNewModuleLink ()
 
 getStartpageLink ()
 

Data Fields

 $cms_type
 
 $cms_link
 

Constructor & Destructor Documentation

__construct (   $cms)

constructor

init class. don't call directly, class is loaded by ConnectedCMS. public

Parameters
string$cmssystem-type

Member Function Documentation

getAdminModuleLinks ( )

get module-links for admin

returns links to remove or add module to object public

Returns
string html-code
getNewAccountLink ( )

get link to create new account

returns link to create new user-account public

Returns
string html-code
getNewModuleLink ( )

get new module link

dummy-method. returns false. must be overwritten by subclass. public

Returns
boolean returns false
getStartpageLink ( )

get start page link

dummy-method. returns false. must be overwritten by subclass. public

Returns
boolean returns false
getUserModuleLinks ( )

get module-links for user

dummy-method. returns false. must be overwritten by subclass. public

Returns
boolean returns false

Field Documentation

$cms_link
$cms_type

The documentation for this class was generated from the following file: