ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
System support contacts. More...
Static Public Member Functions | |
static | getList () |
Get list. More... | |
static | setList ($a_list) |
Set list. More... | |
static | getValidSupportContactIds () |
Get valid support contacts. More... | |
static | getMailToAddress () |
Get mailto: email. More... | |
System support contacts.
Definition at line 12 of file class.ilSystemSupportContacts.php.
|
static |
Get list.
Definition at line 19 of file class.ilSystemSupportContacts.php.
References $ilSetting.
Referenced by ilObjSystemFolderGUI\initContactInformationForm().
|
static |
Get mailto: email.
Definition at line 67 of file class.ilSystemSupportContacts.php.
References ilObjUser\_lookupEmail(), and array.
Referenced by ilStartUpGUI\getAcceptance().
|
static |
Get valid support contacts.
Definition at line 53 of file class.ilSystemSupportContacts.php.
References ilObjUser\_lookupId().
Referenced by ilSystemSupportContactsGUI\getFooterLink(), ilAwarenessUserProviderSystemContacts\getInitialUserSet(), and ilSystemSupportContactsGUI\showContacts().
|
static |
Set list.
string | $a_list | comma separated list of contacts |
Definition at line 31 of file class.ilSystemSupportContacts.php.
References $ilSetting, $l, ilObjUser\_lookupId(), and array.
Referenced by ilObjSystemFolderGUI\saveContactInformationObject().