Stud.IP  jlu_3.3 Revision
ConnectedLink Class Reference
Inheritance diagram for ConnectedLink:
Inheritance graph
Collaboration diagram for ConnectedLink:
Collaboration graph

Public Member Functions

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

Data Fields

 $cms_type
 
 $cms_link
 

Member Function Documentation

◆ ConnectedLink()

ConnectedLink (   $cms)

constructor

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

Parameters
string$cmssystem-type

◆ getAdminModuleLinks()

getAdminModuleLinks ( )

get module-links for admin

returns links to remove or add module to object @access public

Returns
string html-code

Reimplemented in Ilias3ConnectedLink, Ilias4ConnectedLink, and PmWikiConnectedLink.

Here is the call graph for this function:

◆ getNewAccountLink()

getNewAccountLink ( )

get link to create new account

returns link to create new user-account @access public

Returns
string html-code
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getNewModuleLink()

getNewModuleLink ( )

get new module link

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

Returns
boolean returns false

Reimplemented in Ilias3ConnectedLink.

◆ getStartpageLink()

getStartpageLink ( )

get start page link

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

Returns
boolean returns false

Reimplemented in Ilias3ConnectedLink.

◆ getUserModuleLinks()

getUserModuleLinks ( )

get module-links for user

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

Returns
boolean returns false

Reimplemented in Ilias3ConnectedLink, and PmWikiConnectedLink.

Field Documentation

◆ $cms_link

$cms_link

◆ $cms_type

$cms_type

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