| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilSystemSupportContacts:Static Public Member Functions | |
| static | getList () | 
| Get list.  More... | |
| static | setList ($a_list) | 
| Set list.  More... | |
| static | getValidSupportContactIds () | 
| Get valid support contacts.  More... | |
| static | getMailsToAddress () | 
| Get mailto: emails.  More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning System support contacts
Definition at line 26 of file class.ilSystemSupportContacts.php.
      
  | 
  static | 
Get list.
Definition at line 33 of file class.ilSystemSupportContacts.php.
References $DIC, and $ilSetting.
Referenced by ilObjSystemFolderGUI\initContactInformationForm().
 Here is the caller graph for this function:
      
  | 
  static | 
Get mailto: emails.
Definition at line 83 of file class.ilSystemSupportContacts.php.
References Vendor\Package\$e, $id, and ilObjUser\_lookupEmail().
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\Blocks\__construct(), ilSystemSupportContactsGUI\getFooterLink(), ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\SelfRegistration\saveLegacyForm(), and ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\Agreement\showDocument().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Get valid support contacts.
Definition at line 69 of file class.ilSystemSupportContacts.php.
References ilObjUser\_lookupId().
Referenced by ilSystemSupportContactsGUI\getFooterLink(), and ilSystemSupportContactsGUI\showContacts().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Set list.
| string | $a_list | comma separated list of contacts | 
Definition at line 47 of file class.ilSystemSupportContacts.php.
References $DIC, $ilSetting, and ilObjUser\_lookupId().
Referenced by ilObjSystemFolderGUI\saveContactInformationObject().
 Here is the call graph for this function:
 Here is the caller graph for this function: