|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
System support contacts. More...
Collaboration diagram for ilSystemSupportContactsGUI:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| showContacts () | |
| Show contacts. More... | |
Static Public Member Functions | |
| static | getFooterLink () |
| Get footer link. More... | |
| static | getFooterText () |
| Get footer text. More... | |
Protected Attributes | |
| $ctrl | |
System support contacts.
Definition at line 12 of file class.ilSystemSupportContactsGUI.php.
| ilSystemSupportContactsGUI::__construct | ( | ) |
Constructor.
Definition at line 19 of file class.ilSystemSupportContactsGUI.php.
| ilSystemSupportContactsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 32 of file class.ilSystemSupportContactsGUI.php.
References $cmd.
|
static |
Get footer link.
Definition at line 76 of file class.ilSystemSupportContactsGUI.php.
References $ilCtrl, $ilUser, ilObjUser\_lookupEmail(), and ilSystemSupportContacts\getValidSupportContactIds().
Referenced by ilTemplate\addILIASFooter().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get footer text.
Definition at line 117 of file class.ilSystemSupportContactsGUI.php.
References $lng.
Referenced by ilTemplate\addILIASFooter().
Here is the caller graph for this function:| ilSystemSupportContactsGUI::showContacts | ( | ) |
Show contacts.
Definition at line 44 of file class.ilSystemSupportContactsGUI.php.
References $html, ilPanelGUI\getInstance(), ilSystemSupportContacts\getValidSupportContactIds(), and ilPanelGUI\PANEL_STYLE_PRIMARY.
Here is the call graph for this function:
|
protected |
Definition at line 14 of file class.ilSystemSupportContactsGUI.php.