ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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().
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, and ilObjUser\_lookupId().
Referenced by ilObjSystemFolderGUI\saveContactInformationObject().