ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
System support contacts. More...
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.
References $ilCtrl, $lng, and $tpl.
ilSystemSupportContactsGUI::executeCommand | ( | ) |
|
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().
|
static |
Get footer text.
Definition at line 117 of file class.ilSystemSupportContactsGUI.php.
References $lng.
Referenced by ilTemplate\addILIASFooter().
ilSystemSupportContactsGUI::showContacts | ( | ) |
Show contacts.
Definition at line 44 of file class.ilSystemSupportContactsGUI.php.
References $html, ilPanelGUI\getInstance(), ilSystemSupportContacts\getValidSupportContactIds(), and ilPanelGUI\PANEL_STYLE_PRIMARY.
|
protected |
Definition at line 14 of file class.ilSystemSupportContactsGUI.php.