Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
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 (   $cms)

constructor

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

Parameters
string$cmssystem-type

Here is the caller graph for this function:

getAdminModuleLinks ( )

get module-links for admin

returns links to remove or add module to object public

Returns
string html-code

Reimplemented in PmWikiConnectedLink, Ilias3ConnectedLink, and Ilias4ConnectedLink.

Here is the call graph for this function:

getNewAccountLink ( )

get link to create new account

returns link to create new user-account public

Returns
string html-code

Here is the call graph for this function:

Here is the caller graph for this function:

getNewModuleLink ( )

get new module link

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

Returns
boolean returns false

Reimplemented in Ilias3ConnectedLink.

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

Reimplemented in PmWikiConnectedLink, and Ilias3ConnectedLink.

Field Documentation

$cms_link
$cms_type

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