ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | |
$tpl | |
$lng | |
$ctrl | |
System support contacts.
Definition at line 12 of file class.ilSystemSupportContactsGUI.php.
ilSystemSupportContactsGUI::__construct | ( | ) |
ilSystemSupportContactsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 46 of file class.ilSystemSupportContactsGUI.php.
References array.
|
static |
Get footer link.
Definition at line 88 of file class.ilSystemSupportContactsGUI.php.
References $DIC, $ilCtrl, $ilUser, $users, ilObjUser\_lookupEmail(), and ilSystemSupportContacts\getValidSupportContactIds().
Referenced by ilTemplate\addILIASFooter().
|
static |
Get footer text.
Definition at line 126 of file class.ilSystemSupportContactsGUI.php.
Referenced by ilTemplate\addILIASFooter().
ilSystemSupportContactsGUI::showContacts | ( | ) |
Show contacts.
Definition at line 57 of file class.ilSystemSupportContactsGUI.php.
References $html, ilPanelGUI\getInstance(), ilSystemSupportContacts\getValidSupportContactIds(), and ilPanelGUI\PANEL_STYLE_PRIMARY.
|
protected |
Definition at line 24 of file class.ilSystemSupportContactsGUI.php.
|
protected |
Definition at line 22 of file class.ilSystemSupportContactsGUI.php.
Referenced by __construct(), and getFooterText().
|
protected |
Definition at line 17 of file class.ilSystemSupportContactsGUI.php.
Referenced by __construct().